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