libMesh
libMesh::WrappedFunctor< Output > Member List

This is the complete list of members for libMesh::WrappedFunctor< Output >, including all inherited members.

_funclibMesh::WrappedFunctor< Output >protected
clone() const overridelibMesh::WrappedFunctor< Output >inlinevirtual
component(const FEMContext &, unsigned int i, const Point &p, Real time=0.) overridelibMesh::WrappedFunctor< Output >inlinevirtual
FEMFunctionBase()=defaultlibMesh::FEMFunctionBase< Output >protected
FEMFunctionBase(FEMFunctionBase &&)=defaultlibMesh::FEMFunctionBase< Output >
FEMFunctionBase(const FEMFunctionBase &)=defaultlibMesh::FEMFunctionBase< Output >
init() overridelibMesh::WrappedFunctor< Output >inlinevirtual
init_context(const FEMContext &c) overridelibMesh::WrappedFunctor< Output >virtual
operator()(const FEMContext &, const Point &p, const Real time=0.) overridelibMesh::WrappedFunctor< Output >inlinevirtual
operator()(const FEMContext &, const Point &p, const Real time, DenseVector< Output > &output) overridelibMesh::WrappedFunctor< Output >inlinevirtual
libMesh::FEMFunctionBase::operator()(const FEMContext &, const Point &p, DenseVector< Output > &output)libMesh::FEMFunctionBase< Output >inline
operator=(const WrappedFunctor &)=deletelibMesh::WrappedFunctor< Output >
operator=(WrappedFunctor &&)=defaultlibMesh::WrappedFunctor< Output >
libMesh::FEMFunctionBase::operator=(const FEMFunctionBase &)=defaultlibMesh::FEMFunctionBase< Output >
libMesh::FEMFunctionBase::operator=(FEMFunctionBase &&)=defaultlibMesh::FEMFunctionBase< Output >
WrappedFunctor(const FunctionBase< Output > &func)libMesh::WrappedFunctor< Output >inline
WrappedFunctor(const System &sys, Output fptr(const Point &p, const Parameters &parameters, const std::string &sys_name, const std::string &unknown_name)=nullptr, const Parameters *parameters=nullptr, unsigned int varnum=0)libMesh::WrappedFunctor< Output >inline
WrappedFunctor(const WrappedFunctor &)=deletelibMesh::WrappedFunctor< Output >
WrappedFunctor(WrappedFunctor &&)=defaultlibMesh::WrappedFunctor< Output >
~FEMFunctionBase()=defaultlibMesh::FEMFunctionBase< Output >virtual
~WrappedFunctor()=defaultlibMesh::WrappedFunctor< Output >virtual