https://mooseframework.inl.gov
Moose::MFEM::TimeDependentEquationSystem Member List

This is the complete list of members for Moose::MFEM::TimeDependentEquationSystem, including all inherited members.

_assembly_levelMoose::MFEM::EquationSystemprotected
_blfsMoose::MFEM::EquationSystemprotected
_dt_coefMoose::MFEM::TimeDependentEquationSystemprotected
_dxdtsMoose::MFEM::EquationSystemprotected
_ess_tdof_listsMoose::MFEM::EquationSystem
_essential_bc_mapMoose::MFEM::EquationSystemprotected
_h_blocksMoose::MFEM::EquationSystemprotected
_integrated_bc_mapMoose::MFEM::EquationSystemprotected
_jacobianMoose::MFEM::EquationSystemmutableprotected
_kernels_mapMoose::MFEM::EquationSystemprotected
_lfsMoose::MFEM::EquationSystemprotected
_mblfsMoose::MFEM::EquationSystemprotected
_nlfsMoose::MFEM::EquationSystemprotected
_td_blfsMoose::MFEM::TimeDependentEquationSystemprotected
_td_kernels_mapMoose::MFEM::TimeDependentEquationSystemprotected
_test_pfespacesMoose::MFEM::EquationSystemprotected
_test_var_namesMoose::MFEM::EquationSystemprotected
_trial_var_namesMoose::MFEM::EquationSystemprotected
_trial_var_time_derivative_namesMoose::MFEM::TimeDependentEquationSystemprotected
_trial_variablesMoose::MFEM::EquationSystemprotected
_xsMoose::MFEM::EquationSystemprotected
AddEssentialBC(std::shared_ptr< MFEMEssentialBC > bc)Moose::MFEM::EquationSystemvirtual
AddIntegratedBC(std::shared_ptr< MFEMIntegratedBC > kernel)Moose::MFEM::EquationSystemvirtual
AddKernel(std::shared_ptr< MFEMKernel > kernel) overrideMoose::MFEM::TimeDependentEquationSystemvirtual
AddTestVariableNameIfMissing(const std::string &test_var_name)Moose::MFEM::EquationSystemvirtual
AddTrialVariableNameIfMissing(const std::string &trial_var_name) overrideMoose::MFEM::TimeDependentEquationSystemvirtual
ApplyBoundaryBLFIntegrators(const std::string &trial_var_name, const std::string &test_var_name, std::shared_ptr< FormType > form, Moose::MFEM::NamedFieldsMap< Moose::MFEM::NamedFieldsMap< std::vector< std::shared_ptr< MFEMIntegratedBC >>>> &integrated_bc_map)Moose::MFEM::EquationSystemprotected
ApplyBoundaryLFIntegrators(const std::string &test_var_name, std::shared_ptr< mfem::ParLinearForm > form, Moose::MFEM::NamedFieldsMap< Moose::MFEM::NamedFieldsMap< std::vector< std::shared_ptr< MFEMIntegratedBC >>>> &integrated_bc_map)Moose::MFEM::EquationSysteminlineprotected
ApplyDomainBLFIntegrators(const std::string &trial_var_name, const std::string &test_var_name, std::shared_ptr< FormType > form, Moose::MFEM::NamedFieldsMap< Moose::MFEM::NamedFieldsMap< std::vector< std::shared_ptr< MFEMKernel >>>> &kernels_map)Moose::MFEM::EquationSystemprotected
ApplyDomainLFIntegrators(const std::string &test_var_name, std::shared_ptr< mfem::ParLinearForm > form, Moose::MFEM::NamedFieldsMap< Moose::MFEM::NamedFieldsMap< std::vector< std::shared_ptr< MFEMKernel >>>> &kernels_map)Moose::MFEM::EquationSysteminlineprotected
ApplyEssentialBCs()Moose::MFEM::EquationSystemvirtual
BuildBilinearForms() overrideMoose::MFEM::TimeDependentEquationSystemvirtual
BuildEquationSystem()Moose::MFEM::EquationSystemvirtual
BuildJacobian(mfem::BlockVector &trueX, mfem::BlockVector &trueRHS)Moose::MFEM::EquationSystemvirtual
BuildLinearForms()Moose::MFEM::EquationSystemvirtual
BuildMixedBilinearForms()Moose::MFEM::EquationSystemvirtual
DeleteAllBlocks()Moose::MFEM::EquationSystemprotected
EquationSystem()=defaultMoose::MFEM::EquationSystem
FormLegacySystem(mfem::OperatorHandle &op, mfem::BlockVector &truedXdt, mfem::BlockVector &trueRHS) overrideMoose::MFEM::TimeDependentEquationSystemvirtual
FormLinearSystem(mfem::OperatorHandle &op, mfem::BlockVector &trueX, mfem::BlockVector &trueRHS)Moose::MFEM::EquationSystemvirtual
FormSystem(mfem::OperatorHandle &op, mfem::BlockVector &truedXdt, mfem::BlockVector &trueRHS) overrideMoose::MFEM::TimeDependentEquationSystemvirtual
GetGradient(const mfem::Vector &u) const overrideMoose::MFEM::EquationSystem
Init(Moose::MFEM::GridFunctions &gridfunctions, const Moose::MFEM::FESpaces &fespaces, mfem::AssemblyLevel assembly_level)Moose::MFEM::EquationSystemvirtual
Mult(const mfem::Vector &u, mfem::Vector &residual) const overrideMoose::MFEM::EquationSystem
RecoverFEMSolution(mfem::BlockVector &trueX, Moose::MFEM::GridFunctions &gridfunctions)Moose::MFEM::EquationSystemvirtual
SetTimeStep(double dt)Moose::MFEM::TimeDependentEquationSystemvirtual
TestVarNames() constMoose::MFEM::EquationSysteminline
TimeDependentEquationSystem()Moose::MFEM::TimeDependentEquationSystem
TrialVarNames() constMoose::MFEM::EquationSysteminline
TrialVarTimeDerivativeNames() constMoose::MFEM::TimeDependentEquationSysteminline
UpdateEquationSystem()Moose::MFEM::TimeDependentEquationSystemvirtual
VectorContainsName(const std::vector< std::string > &the_vector, const std::string &name) constMoose::MFEM::EquationSystemprotected
~EquationSystem() overrideMoose::MFEM::EquationSystem