attach_subfunction(const FEMFunctionBase< Output > &f, const std::vector< unsigned int > &index_map) | libMesh::CompositeFEMFunction< Output > | inline |
clone() const override | libMesh::CompositeFEMFunction< Output > | inlinevirtual |
component(const FEMContext &c, unsigned int i, const Point &p, Real time) override | libMesh::CompositeFEMFunction< Output > | inlinevirtual |
CompositeFEMFunction()=default | libMesh::CompositeFEMFunction< Output > | explicit |
CompositeFEMFunction(CompositeFEMFunction &&)=default | libMesh::CompositeFEMFunction< Output > | |
CompositeFEMFunction(const CompositeFEMFunction &)=delete | libMesh::CompositeFEMFunction< Output > | |
FEMFunctionBase()=default | libMesh::FEMFunctionBase< Output > | protected |
FEMFunctionBase(FEMFunctionBase &&)=default | libMesh::FEMFunctionBase< Output > | |
FEMFunctionBase(const FEMFunctionBase &)=default | libMesh::FEMFunctionBase< Output > | |
index_maps | libMesh::CompositeFEMFunction< Output > | private |
init_context(const FEMContext &) | libMesh::FEMFunctionBase< Output > | inlinevirtual |
n_components() const | libMesh::CompositeFEMFunction< Output > | inline |
n_subfunctions() const | libMesh::CompositeFEMFunction< Output > | inline |
operator()(const FEMContext &c, const Point &p, const Real time=0) override | libMesh::CompositeFEMFunction< Output > | inlinevirtual |
operator()(const FEMContext &c, const Point &p, const Real time, DenseVector< Output > &output) override | libMesh::CompositeFEMFunction< Output > | inlinevirtual |
libMesh::FEMFunctionBase::operator()(const FEMContext &, const Point &p, DenseVector< Output > &output) | libMesh::FEMFunctionBase< Output > | inline |
operator=(CompositeFEMFunction &&)=default | libMesh::CompositeFEMFunction< Output > | |
operator=(const CompositeFEMFunction &)=delete | libMesh::CompositeFEMFunction< Output > | |
libMesh::FEMFunctionBase::operator=(const FEMFunctionBase &)=default | libMesh::FEMFunctionBase< Output > | |
libMesh::FEMFunctionBase::operator=(FEMFunctionBase &&)=default | libMesh::FEMFunctionBase< Output > | |
reverse_index_map | libMesh::CompositeFEMFunction< Output > | private |
subfunctions | libMesh::CompositeFEMFunction< Output > | private |
~CompositeFEMFunction()=default | libMesh::CompositeFEMFunction< Output > | virtual |
~FEMFunctionBase()=default | libMesh::FEMFunctionBase< Output > | virtual |