DOLFINx 0.8.0
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:26