This is the complete list of members for ablate::mathFunctions::SimpleFormula, 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::SimpleFormula | virtual |
Eval(const double *xyz, const int &ndims, const double &t) const override | ablate::mathFunctions::SimpleFormula | virtual |
Eval(const double &x, const double &y, const double &z, const double &t, std::vector< double > &result) const override | ablate::mathFunctions::SimpleFormula | virtual |
Eval(const double *xyz, const int &ndims, const double &t, std::vector< double > &result) const override | ablate::mathFunctions::SimpleFormula | virtual |
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::SimpleFormula | inlinevirtual |
GetPetscFunction() override | ablate::mathFunctions::SimpleFormula | inlinevirtual |
operator=(const SimpleFormula &)=delete (defined in ablate::mathFunctions::SimpleFormula) | ablate::mathFunctions::SimpleFormula | |
ablate::mathFunctions::FormulaBase::operator=(const FormulaBase &)=delete | ablate::mathFunctions::FormulaBase | |
parser | ablate::mathFunctions::FormulaBase | protected |
SimpleFormula(const SimpleFormula &)=delete (defined in ablate::mathFunctions::SimpleFormula) | ablate::mathFunctions::SimpleFormula | |
SimpleFormula(std::string functionString) (defined in ablate::mathFunctions::SimpleFormula) | ablate::mathFunctions::SimpleFormula | explicit |
time | ablate::mathFunctions::FormulaBase | mutableprotected |
~MathFunction()=default | ablate::mathFunctions::MathFunction | virtual |