std::tuple< std::shared_ptr< common::IndexMap >, int, graph::AdjacencyList< std::int32_t > > build_dofmap_data(MPI_Comm comm, const mesh::Topology &topology, const ElementDofLayout &element_dof_layout)
Build dofmap data for an element on a mesh topology.
Definition: dofmapbuilder.cpp:514