Note: this is documentation for an old release. View the latest documentation at docs.fenicsproject.org/dolfinx/v0.9.0/cpp/doxygen/dd/dd7/dolfinx__graph_8h_source.html
DOLFINx 0.7.3
DOLFINx C++ interface
Loading...
Searching...
No Matches
dolfinx_graph.h
1#pragma once
2
7namespace dolfinx::graph
8{
9}
10
11// DOLFINx graph interface
12
13#include <dolfinx/graph/partition.h>
Graph data structures and algorithms.
Definition dofmapbuilder.h:25