mfem::VectorCoefficient & _dual_var_imag_coef
mfem::ParFiniteElementSpace _scalar_test_fespace
Postprocessor for MFEM results.
mfem::VectorCoefficient & _dual_var_real_coef
mfem::ParLinearForm _subdomain_integrator
mfem::InnerProductCoefficient _imag_inner_product_coef
mfem::InnerProductCoefficient _real_inner_product_coef
virtual PostprocessorValue getValue() const override final
Return the last evaluated integral value.
mfem::VectorCoefficient & _primal_var_real_coef
Coefficients extracted from real and imaginary parts of complex variables.
mfem::L2_FECollection _l2_fec
Input variables.
Compute the time average of the inner product between two complex MFEM vector FE variables, scaled by an optional scalar coefficient.
static InputParameters validParams()
mfem::VectorCoefficient & _primal_var_imag_coef
virtual void execute() override
Evaluate integral.
MFEMComplexVectorPeriodAveragedPostprocessor(const InputParameters ¶meters)