| _func | libMesh::WrappedFunctor< Output > | protected |
| clone() const override | libMesh::WrappedFunctor< Output > | inlinevirtual |
| component(const FEMContext &, unsigned int i, const Point &p, Real time=0.) override | libMesh::WrappedFunctor< Output > | inlinevirtual |
| FEMFunctionBase()=default | libMesh::FEMFunctionBase< Output > | protected |
| FEMFunctionBase(FEMFunctionBase &&)=default | libMesh::FEMFunctionBase< Output > | |
| FEMFunctionBase(const FEMFunctionBase &)=default | libMesh::FEMFunctionBase< Output > | |
| init_context(const FEMContext &) | libMesh::FEMFunctionBase< Output > | inlinevirtual |
| operator()(const FEMContext &, const Point &p, const Real time=0.) override | libMesh::WrappedFunctor< Output > | inlinevirtual |
| operator()(const FEMContext &, const Point &p, const Real time, DenseVector< Output > &output) override | libMesh::WrappedFunctor< Output > | inlinevirtual |
| libMesh::FEMFunctionBase::operator()(const FEMContext &, const Point &p, DenseVector< Output > &output) | libMesh::FEMFunctionBase< Output > | inline |
| operator=(const WrappedFunctor &)=delete | libMesh::WrappedFunctor< Output > | |
| operator=(WrappedFunctor &&)=default | libMesh::WrappedFunctor< Output > | |
| libMesh::FEMFunctionBase::operator=(const FEMFunctionBase &)=default | libMesh::FEMFunctionBase< Output > | |
| libMesh::FEMFunctionBase::operator=(FEMFunctionBase &&)=default | libMesh::FEMFunctionBase< Output > | |
| WrappedFunctor(const FunctionBase< Output > &func) | libMesh::WrappedFunctor< Output > | inline |
| WrappedFunctor(const WrappedFunctor &)=delete | libMesh::WrappedFunctor< Output > | |
| WrappedFunctor(WrappedFunctor &&)=default | libMesh::WrappedFunctor< Output > | |
| ~FEMFunctionBase()=default | libMesh::FEMFunctionBase< Output > | virtual |
| ~WrappedFunctor()=default | libMesh::WrappedFunctor< Output > | virtual |