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_u_perp
Perpendicular field component of the test function on the primary side of the boundary.
virtual Real computeQpJacobian(Moose::DGJacobianType type) override
RealVectorValue _free_charge_dot_n
Free charge dotted with interface normal.
RealVectorValue _secondary_perp
Perpendicular field component of the solution variable on the secondary side of the boundary...
RealVectorValue _phi_secondary_perp
Perpendicular field component of the test function on the secondary side of the boundary.
PerpendicularElectricFieldInterface(const InputParameters ¶meters)
const std::string & type() const
Real _secondary_eps
Electrical permittivity on the secondary side of the boundary.
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
static InputParameters validParams()
virtual Real computeQpResidual(Moose::DGResidualType type) override
const InputParameters & parameters() const
VectorInterfaceKernel that enforces the difference between the perpendicular vector field components ...