clone() const | CoupledFEMFunctionsy | inlinevirtual |
component(const FEMContext &, unsigned int i, const Point &p, Real time=0.) | libMesh::FEMFunctionBase< Number > | inlinevirtual |
CoupledFEMFunctionsy(System &, unsigned int var_number) | CoupledFEMFunctionsy | inline |
FEMFunctionBase()=default | libMesh::FEMFunctionBase< Number > | protected |
FEMFunctionBase(FEMFunctionBase &&)=default | libMesh::FEMFunctionBase< Number > | |
FEMFunctionBase(const FEMFunctionBase &)=default | libMesh::FEMFunctionBase< Number > | |
init() | libMesh::FEMFunctionBase< Number > | inlinevirtual |
init_context(const FEMContext &) | libMesh::FEMFunctionBase< Number > | inlinevirtual |
operator()(const FEMContext &, const Point &, const Real, DenseVector< Number > &) | CoupledFEMFunctionsy | inlinevirtual |
operator()(const FEMContext &, const Point &p, const Real time=0.) | CoupledFEMFunctionsy | virtual |
FEMFunctionBase< Number >::operator()(const FEMContext &, const Point &p, DenseVector< Number > &output) | libMesh::FEMFunctionBase< Number > | inline |
FEMFunctionBase< Number >::operator()(const FEMContext &, const Point &p, const Real time, DenseVector< Number > &output)=0 | libMesh::FEMFunctionBase< Number > | pure virtual |
operator=(const FEMFunctionBase &)=default | libMesh::FEMFunctionBase< Number > | |
operator=(FEMFunctionBase &&)=default | libMesh::FEMFunctionBase< Number > | |
var | CoupledFEMFunctionsy | private |
~CoupledFEMFunctionsy()=default | CoupledFEMFunctionsy | virtual |
~FEMFunctionBase()=default | libMesh::FEMFunctionBase< Number > | virtual |