DOLFINx
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