static InputParameters validParams()
const Real _g_l_real
Real component of DirichletBC, where x = L.
Function of RHS for manufactured solution in scalar_complex_helmholtz test.
const Real _length
Length of 1D test domain, where 0 < x < L.
MMSTestFunc(const InputParameters ¶meters)
const Real _g_0_imag
Imaginary component of DirichletBC, where x = 0.
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
const Real _g_l_imag
Imaginary component of DirichletBC, where x = L.
const InputParameters & parameters() const
virtual Real value(Real t, const Point &p) const override
virtual Real value(Real t, const Point &p) const
const Real _g_0_real
Real component of DirichletBC, where x = 0.
const MooseEnum _component
Enum signifying the component of the function being calculated.