VectorInterfaceKernel that enforces the equivalence of the parallel vector field components on either...
virtual Real computeQpJacobian(Moose::DGJacobianType type) override
static InputParameters validParams()
RealVectorValue _phi_secondary_parallel
Parallel component of the test function on the secondary side of the boundary.
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
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
virtual Real computeQpResidual(Moose::DGResidualType type) override
const InputParameters & parameters() const
RealVectorValue _u_parallel
Parallel component of the solution vector field on the primary side of the boundary.