19 "$\\vec{E}_{1}^{\\parallel} - \\vec{E}_{2}^{\\parallel} = 0$");
VectorInterfaceKernel that enforces the equivalence of the parallel vector field components on either...
const TemplateVariableValue & _neighbor_value
virtual Real computeQpJacobian(Moose::DGJacobianType type) override
const TemplateVariableValue & _u
static InputParameters validParams()
const MooseArray< Point > & _normals
RealVectorValue _phi_secondary_parallel
Parallel component of the test function on the secondary side of the boundary.
const TemplateVariablePhiValue & _phi
RealVectorValue _phi_u_parallel
Parallel component of the test function on the primary side of the boundary.
ParallelElectricFieldInterface(const InputParameters ¶meters)
RealVectorValue _secondary_parallel
Parallel component of the solution vector field on the secondary side of the boundary.
const std::string & type() const
const TemplateVariableTestValue & _test
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
virtual Real computeQpResidual(Moose::DGResidualType type) override
RealVectorValue _u_parallel
Parallel component of the solution vector field on the primary side of the boundary.
registerMooseObject("ElectromagneticsApp", ParallelElectricFieldInterface)
const TemplateVariableTestValue & _test_neighbor
const TemplateVariablePhiValue & _phi_neighbor
static InputParameters validParams()