Note: this is documentation for an old release. View the latest documentation at docs.fenicsproject.org/dolfinx/v0.9.0/cpp/doxygen/d9/d99/classdolfinx_1_1fem_1_1FunctionSpace-members.html
DOLFINx  0.5.1
DOLFINx C++ interface
FunctionSpace Member List

This is the complete list of members for FunctionSpace, including all inherited members.

collapse() constFunctionSpace
component() constFunctionSpace
contains(const FunctionSpace &V) constFunctionSpace
dofmap() constFunctionSpace
element() constFunctionSpace
FunctionSpace(std::shared_ptr< const mesh::Mesh > mesh, std::shared_ptr< const FiniteElement > element, std::shared_ptr< const DofMap > dofmap)FunctionSpace
FunctionSpace(const FunctionSpace &V)=delete (defined in FunctionSpace)FunctionSpace
FunctionSpace(FunctionSpace &&V)=defaultFunctionSpace
mesh() constFunctionSpace
operator=(const FunctionSpace &V)=delete (defined in FunctionSpace)FunctionSpace
operator=(FunctionSpace &&V)=defaultFunctionSpace
sub(const std::vector< int > &component) constFunctionSpace
tabulate_dof_coordinates(bool transpose) constFunctionSpace
~FunctionSpace()=defaultFunctionSpacevirtual