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

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

_matrix_coeffsMoose::MFEM::CoefficientManagerprivate
_scalar_coeffsMoose::MFEM::CoefficientManagerprivate
_vector_coeffsMoose::MFEM::CoefficientManagerprivate
CoefficientManager()=defaultMoose::MFEM::CoefficientManager
declareMatrix(const std::string &name, const std::string &existing_coef)Moose::MFEM::CoefficientManager
declareMatrix(const std::string &name, Args &&... args)Moose::MFEM::CoefficientManagerinline
declareMatrix(const std::string &name, std::shared_ptr< mfem::MatrixCoefficient > coef)Moose::MFEM::CoefficientManagerprivate
declareMatrixProperty(const std::string &name, const std::vector< std::string > &blocks, const std::string &existing_coef)Moose::MFEM::CoefficientManager
declareMatrixProperty(const std::string &name, const std::vector< std::string > &blocks, Args &&... args)Moose::MFEM::CoefficientManagerinline
declareMatrixProperty(const std::string &name, const std::vector< std::string > &blocks, std::shared_ptr< mfem::MatrixCoefficient > coef)Moose::MFEM::CoefficientManagerprivate
declareScalar(const std::string &name, const std::string &existing_or_literal)Moose::MFEM::CoefficientManager
declareScalar(const std::string &name, Args &&... args)Moose::MFEM::CoefficientManagerinline
declareScalar(const std::string &name, std::shared_ptr< mfem::Coefficient > coef)Moose::MFEM::CoefficientManagerprivate
declareScalarProperty(const std::string &name, const std::vector< std::string > &blocks, const std::string &existing_or_literal)Moose::MFEM::CoefficientManager
declareScalarProperty(const std::string &name, const std::vector< std::string > &blocks, Args &&... args)Moose::MFEM::CoefficientManagerinline
declareScalarProperty(const std::string &name, const std::vector< std::string > &blocks, std::shared_ptr< mfem::Coefficient > coef)Moose::MFEM::CoefficientManagerprivate
declareVector(const std::string &name, const std::string &existing_or_literal)Moose::MFEM::CoefficientManager
declareVector(const std::string &name, Args &&... args)Moose::MFEM::CoefficientManagerinline
declareVector(const std::string &name, std::shared_ptr< mfem::VectorCoefficient > coef)Moose::MFEM::CoefficientManagerprivate
declareVectorProperty(const std::string &name, const std::vector< std::string > &blocks, const std::string &existing_or_literal)Moose::MFEM::CoefficientManager
declareVectorProperty(const std::string &name, const std::vector< std::string > &blocks, Args &&... args)Moose::MFEM::CoefficientManagerinline
declareVectorProperty(const std::string &name, const std::vector< std::string > &blocks, std::shared_ptr< mfem::VectorCoefficient > coef)Moose::MFEM::CoefficientManagerprivate
getMatrixCoefficient(const std::string &name)Moose::MFEM::CoefficientManager
getMatrixCoefficientPtr(const std::string &name)Moose::MFEM::CoefficientManagerprivate
getScalarCoefficient(const std::string &name)Moose::MFEM::CoefficientManager
getScalarCoefficientPtr(const std::string &name)Moose::MFEM::CoefficientManagerprivate
getVectorCoefficient(const std::string &name)Moose::MFEM::CoefficientManager
getVectorCoefficientPtr(const std::string &name)Moose::MFEM::CoefficientManagerprivate
matrixPropertyIsDefined(const std::string &name, const std::string &block) constMoose::MFEM::CoefficientManager
scalarPropertyIsDefined(const std::string &name, const std::string &block) constMoose::MFEM::CoefficientManager
setTime(const double time)Moose::MFEM::CoefficientManager
vectorPropertyIsDefined(const std::string &name, const std::string &block) constMoose::MFEM::CoefficientManager