| 
    DOLFINx
    0.3.0
    
   DOLFINx C++ interface 
   | 
 
This is the complete list of members for dolfinx::fem::DofMap, including all inherited members.
| bs() const noexcept | dolfinx::fem::DofMap | |
| cell_dofs(int cell) const | dolfinx::fem::DofMap | inline | 
| collapse(MPI_Comm comm, const mesh::Topology &topology, const std::function< std::vector< int >(const graph::AdjacencyList< std::int32_t > &)> &reorder_fn=[](const graph::AdjacencyList< std::int32_t > &g) { return graph::scotch::compute_gps(g, 2).first;}) const | dolfinx::fem::DofMap | |
| DofMap(std::shared_ptr< const ElementDofLayout > element, std::shared_ptr< const common::IndexMap > index_map, int index_map_bs, U &&dofmap, int bs) | dolfinx::fem::DofMap | inline | 
| DofMap(const DofMap &dofmap)=delete (defined in dolfinx::fem::DofMap) | dolfinx::fem::DofMap | |
| DofMap(DofMap &&dofmap)=default | dolfinx::fem::DofMap | |
| element_dof_layout | dolfinx::fem::DofMap | |
| extract_sub_dofmap(const std::vector< int > &component) const | dolfinx::fem::DofMap | |
| index_map | dolfinx::fem::DofMap | |
| index_map_bs() const | dolfinx::fem::DofMap | |
| list() const | dolfinx::fem::DofMap | |
| operator=(const DofMap &dofmap)=delete (defined in dolfinx::fem::DofMap) | dolfinx::fem::DofMap | |
| operator=(DofMap &&dofmap)=default | dolfinx::fem::DofMap | |
| ~DofMap()=default | dolfinx::fem::DofMap | virtual |