Note: this is documentation for an old release. View the latest documentation at docs.fenicsproject.org/v0.6.0/v0.9.0/cpp
DOLFINx 0.6.0
DOLFINx C++ interface
Loading...
Searching...
No Matches
dolfin_refinement.h
1#pragma once
2
3namespace dolfinx
4{
11}
12
13// DOLFINx refinement interface
14
15#include <dolfinx/refinement/refine.h>