const InputParameters & parameters() const
Material for use as coefficient $a k^2 mu_r epsilon_r$ (where a is a scalar coefficient) in standard-...
ADMaterialProperty< Real > & _prop_real
Material property for the real component.
static InputParameters validParams()
const ADMaterialProperty< Real > & _k_imag
Imaginary component of the wave number (also known as the attenuation constant)
const MaterialPropertyName & _prop_name_real
Material property name for the real component.
ADMaterialProperty< Real > & _prop_imag
Material property for the imaginary component.
const MaterialPropertyName & _prop_name_imag
Material property name for the imaginary component.
Real _coef
Real-valued coefficient (defaults to 1)
const ADMaterialProperty< Real > & _mu_r_real
Real component of the relative magnetic permeability.
const ADMaterialProperty< Real > & _eps_r_real
Real component of the relative electric permittivity.
virtual void computeQpProperties() override
const ADMaterialProperty< Real > & _eps_r_imag
Imaginary component of the relative electric permittivity.
const ADMaterialProperty< Real > & _mu_r_imag
Real component of the relative magnetic permeability.
const ADMaterialProperty< Real > & _k_real
Real component of the wave number.