VectorEMRobinBC(const InputParameters ¶meters)
const Function & _beta
Scalar waveguide propagation constant.
const VectorVariableValue & _coupled_val
Coupled field vector variable.
virtual Real computeQpResidual() override
OutputTools< RealVectorValue >::VariableValue VectorVariableValue
static InputParameters validParams()
const bool _real_incoming_was_set
Boolean marking whether real component of the incoming wave was set by the user.
const Function & _inc_real
Real incoming field vector.
virtual Real computeQpJacobian() override
const Function & _inc_imag
Imaginary incoming field vector.
const bool _imag_incoming_was_set
Boolean marking whether imaginary component of the incoming wave was set by the user.
const MooseEnum _component
Variable field component (real or imaginary)
const MooseEnum _mode
Mode of operation (absorbing or port)
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
virtual Real computeQpOffDiagJacobian(unsigned int jvar) override
const InputParameters & parameters() const
unsigned int _coupled_var_num
Coupled field vector variable id.
First order Robin-style Absorbing/Port boundary condition for vector nonlinear variables.