_coefficients | Moose::MFEM::CoefficientMap< T, Tpw > | private |
_iterable_coefficients | Moose::MFEM::CoefficientMap< T, Tpw > | private |
addCoefficient(const std::string &name, std::shared_ptr< T > coeff) | Moose::MFEM::CoefficientMap< T, Tpw > | inline |
addPiecewiseBlocks(const std::string &name, std::shared_ptr< T > coeff, const std::vector< std::string > &blocks) | Moose::MFEM::CoefficientMap< T, Tpw > | inline |
checkPWData(std::shared_ptr< T >, std::shared_ptr< Tpw >, const std::string &) | Moose::MFEM::CoefficientMap< T, Tpw > | inlineprivate |
CoefficientMap()=default | Moose::MFEM::CoefficientMap< T, Tpw > | |
emptyPWData(std::shared_ptr< T >) | Moose::MFEM::CoefficientMap< T, Tpw > | inlineprivate |
getCoefficient(const std::string &name) | Moose::MFEM::CoefficientMap< T, Tpw > | inline |
getCoefficientPtr(const std::string &name) | Moose::MFEM::CoefficientMap< T, Tpw > | inline |
hasCoefficient(const std::string &name) const | Moose::MFEM::CoefficientMap< T, Tpw > | inline |
make(Args &&... args) | Moose::MFEM::CoefficientMap< T, Tpw > | inline |
propertyDefinedOnBlock(const std::string &name, const std::string &block) const | Moose::MFEM::CoefficientMap< T, Tpw > | inline |
PWData typedef | Moose::MFEM::CoefficientMap< T, Tpw > | private |
setTime(const double time) | Moose::MFEM::CoefficientMap< T, Tpw > | inline |