18 params.
addClassDescription(
"An AuxKernel that calculates the electrostatic electric field given " 19 "the electrostatic potential.");
virtual Real computeValue() override
registerMooseObject("ElectromagneticsApp", PotentialToFieldAux)
This AuxKernel calculates the electrostatic electric field given the electrostatic potential...
Real _sign
Sign prefactor for calculation as determined via MooseEnum (default = negative, or -1) ...
static InputParameters validParams()
virtual Real computeValue() override
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
PotentialToFieldAux(const InputParameters ¶meters)
static InputParameters validParams()