const InputParameters & parameters() const
const std::string & type() const
VectorInterfaceKernel that enforces the difference between the perpendicular vector field components ...
RealVectorValue _secondary_perp
Perpendicular field component of the solution variable on the secondary side of the boundary.
Real _free_charge
Free charge on the interface (default = 0)
Real _primary_eps
Electrical permittivity on the primary side of the boundary.
RealVectorValue _u_perp
Perpendicular field component of the solution variable on the primary side of the boundary.
RealVectorValue _phi_secondary_perp
Perpendicular field component of the test function on the secondary side of the boundary.
virtual Real computeQpJacobian(Moose::DGJacobianType type) override
RealVectorValue _phi_u_perp
Perpendicular field component of the test function on the primary side of the boundary.
RealVectorValue _free_charge_dot_n
Free charge dotted with interface normal.
Real _secondary_eps
Electrical permittivity on the secondary side of the boundary.
static InputParameters validParams()
virtual Real computeQpResidual(Moose::DGResidualType type) override