This is the complete list of members for ablate::mathFunctions::Formula, including all inherited members.
| ConvertToException(mu::Parser::exception_type &exception) | ablate::mathFunctions::FormulaBase | protectedstatic |
| coordinate | ablate::mathFunctions::FormulaBase | mutableprotected |
| Eval(const double &x, const double &y, const double &z, const double &t) const override | ablate::mathFunctions::Formula | virtual |
| Eval(const double *xyz, const int &ndims, const double &t) const override | ablate::mathFunctions::Formula | virtual |
| Eval(const double &x, const double &y, const double &z, const double &t, std::vector< double > &result) const override | ablate::mathFunctions::Formula | virtual |
| Eval(const double *xyz, const int &ndims, const double &t, std::vector< double > &result) const override | ablate::mathFunctions::Formula | virtual |
| Formula(const Formula &)=delete (defined in ablate::mathFunctions::Formula) | ablate::mathFunctions::Formula | |
| Formula(std::string functionString, const std::map< std::string, std::shared_ptr< MathFunction >> &={}, std::shared_ptr< ablate::parameters::Parameters > constants={}) (defined in ablate::mathFunctions::Formula) | ablate::mathFunctions::Formula | explicit |
| formula | ablate::mathFunctions::FormulaBase | protected |
| FormulaBase(std::string functionString, const std::shared_ptr< ablate::parameters::Parameters > &constants) | ablate::mathFunctions::FormulaBase | explicitprotected |
| FormulaBase(const FormulaBase &)=delete | ablate::mathFunctions::FormulaBase | |
| GetContext() override | ablate::mathFunctions::Formula | inlinevirtual |
| GetPetscFunction() override | ablate::mathFunctions::Formula | inlinevirtual |
| operator=(const Formula &)=delete (defined in ablate::mathFunctions::Formula) | ablate::mathFunctions::Formula | |
| ablate::mathFunctions::FormulaBase::operator=(const FormulaBase &)=delete | ablate::mathFunctions::FormulaBase | |
| parser | ablate::mathFunctions::FormulaBase | protected |
| time | ablate::mathFunctions::FormulaBase | mutableprotected |
| ~MathFunction()=default | ablate::mathFunctions::MathFunction | virtual |