| _additional_vars | libMesh::ParsedFEMFunction< Output > | private |
| _expression | libMesh::ParsedFEMFunction< Output > | private |
| _initial_vals | libMesh::ParsedFEMFunction< Output > | private |
| _n_requested_grad_components | libMesh::ParsedFEMFunction< Output > | private |
| _n_requested_hess_components | libMesh::ParsedFEMFunction< Output > | private |
| _n_requested_vars | libMesh::ParsedFEMFunction< Output > | private |
| _n_vars | libMesh::ParsedFEMFunction< Output > | private |
| _need_var | libMesh::ParsedFEMFunction< Output > | private |
| _need_var_grad | libMesh::ParsedFEMFunction< Output > | private |
| _need_var_hess | libMesh::ParsedFEMFunction< Output > | private |
| _requested_normals | libMesh::ParsedFEMFunction< Output > | private |
| _spacetime | libMesh::ParsedFEMFunction< Output > | private |
| _subexpressions | libMesh::ParsedFEMFunction< Output > | private |
| _sys | libMesh::ParsedFEMFunction< Output > | private |
| clone() const override | libMesh::ParsedFEMFunction< Output > | inlinevirtual |
| component(const FEMContext &c, unsigned int i, const Point &p, Real time=0.) override | libMesh::ParsedFEMFunction< Output > | inlinevirtual |
| eval(FunctionParserBase< Output > &parser, std::string_view libmesh_dbg_var(function_name), unsigned int libmesh_dbg_var(component_idx)) const | libMesh::ParsedFEMFunction< Output > | inlineprotected |
| eval(char &libmesh_dbg_var(parser), std::string_view libmesh_dbg_var(function_name), unsigned int libmesh_dbg_var(component_idx)) const | libMesh::ParsedFEMFunction< Output > | inlineprotected |
| eval_args(const FEMContext &c, const Point &p, const Real time) | libMesh::ParsedFEMFunction< Output > | inlineprotected |
| expression() | libMesh::ParsedFEMFunction< Output > | inline |
| FEMFunctionBase()=default | libMesh::FEMFunctionBase< Output > | protected |
| FEMFunctionBase(FEMFunctionBase &&)=default | libMesh::FEMFunctionBase< Output > | |
| FEMFunctionBase(const FEMFunctionBase &)=default | libMesh::FEMFunctionBase< Output > | |
| find_name(std::string_view varname, std::string_view expr) const | libMesh::ParsedFEMFunction< Output > | inlineprotected |
| get_inline_value(std::string_view inline_var_name) const | libMesh::ParsedFEMFunction< Output > | inline |
| init() | libMesh::FEMFunctionBase< Output > | inlinevirtual |
| init_context(const FEMContext &c) override | libMesh::ParsedFEMFunction< Output > | inlinevirtual |
| operator()(const FEMContext &c, const Point &p, const Real time=0.) override | libMesh::ParsedFEMFunction< Output > | inlinevirtual |
| operator()(const FEMContext &c, const Point &p, const Real time, DenseVector< Output > &output) override | libMesh::ParsedFEMFunction< Output > | inlinevirtual |
| libMesh::FEMFunctionBase::operator()(const FEMContext &, const Point &p, DenseVector< Output > &output) | libMesh::FEMFunctionBase< Output > | inline |
| operator=(const ParsedFEMFunction &) | libMesh::ParsedFEMFunction< Output > | inline |
| operator=(ParsedFEMFunction &&)=delete | libMesh::ParsedFEMFunction< Output > | |
| libMesh::FEMFunctionBase::operator=(const FEMFunctionBase &)=default | libMesh::FEMFunctionBase< Output > | |
| libMesh::FEMFunctionBase::operator=(FEMFunctionBase &&)=default | libMesh::FEMFunctionBase< Output > | |
| ParsedFEMFunction(const System &sys, std::string expression, const std::vector< std::string > *additional_vars=nullptr, const std::vector< Output > *initial_vals=nullptr) | libMesh::ParsedFEMFunction< Output > | inlineexplicit |
| ParsedFEMFunction(const ParsedFEMFunction &) | libMesh::ParsedFEMFunction< Output > | inline |
| ParsedFEMFunction(ParsedFEMFunction &&)=default | libMesh::ParsedFEMFunction< Output > | |
| parsers | libMesh::ParsedFEMFunction< Output > | private |
| parsers | libMesh::ParsedFEMFunction< Output > | private |
| partial_reparse(std::string expression) | libMesh::ParsedFEMFunction< Output > | inlineprotected |
| reparse(std::string expression) | libMesh::ParsedFEMFunction< Output > | inline |
| set_inline_value(std::string_view inline_var_name, Output newval) | libMesh::ParsedFEMFunction< Output > | inline |
| variables | libMesh::ParsedFEMFunction< Output > | private |
| ~FEMFunctionBase()=default | libMesh::FEMFunctionBase< Output > | virtual |
| ~ParsedFEMFunction()=default | libMesh::ParsedFEMFunction< Output > | virtual |