10 #ifdef MOOSE_MFEM_ENABLED 67 test_var->SetFromTrueVector();
mfem::BlockVector _true_rhs
std::vector< mfem::ParGridFunction * > _trial_variables
mfem::BlockVector _true_x
virtual void SetGridFunctions()
virtual void SetTrialVariablesFromTrueVectors()
mfem::Array< int > _block_true_offsets
MFEMProblemData & _problem
Reference to the current problem.
std::vector< mfem::ParGridFunction * > _test_variables
std::vector< std::string > _test_var_names
Vector of names of state gridfunctions used in formulation, ordered by appearance in block vector dur...
T * Get(const std::string &field_name) const
Returns a non-owning pointer to the field. This is guaranteed to return a non-null pointer...
std::vector< std::string > _trial_var_names
Vector of names of state gridfunctions used in formulation, ordered by appearance in block vector dur...
const mfem::Vector * _test_true_vector
Moose::MFEM::GridFunctions gridfunctions
virtual void SetTestVariablesFromTrueVectors()
auto index_range(const T &sizable)
virtual void Init(mfem::BlockVector &X)