$extrastylesheet
| clone() const =0 | libMesh::FEMFunctionBase< Output > | [pure virtual] |
| component(const FEMContext &, unsigned int i, const Point &p, Real time=0.) | libMesh::FEMFunctionBase< Output > | [inline, virtual] |
| FEMFunctionBase() | libMesh::FEMFunctionBase< Output > | [inline, protected] |
| init_context(const FEMContext &) | libMesh::FEMFunctionBase< Output > | [inline, virtual] |
| operator()(const FEMContext &, const Point &p, const Real time=0.)=0 | libMesh::FEMFunctionBase< Output > | [pure virtual] |
| operator()(const FEMContext &, const Point &p, DenseVector< Output > &output) | libMesh::FEMFunctionBase< Output > | [inline] |
| operator()(const FEMContext &, const Point &p, const Real time, DenseVector< Output > &output)=0 | libMesh::FEMFunctionBase< Output > | [pure virtual] |
| ~FEMFunctionBase() | libMesh::FEMFunctionBase< Output > | [inline, virtual] |