#include <memory>
#include "basics.hh"
#include "geometry/cell1D.hh"
#include "geometry/cell2D.hh"
#include "geometry/cell3D.hh"
#include "geometry/mesh.hh"
#include "toolbox_p/using_p.hh"
#include "toolbox_p/communicators.hh"
#include "geometry_p/mesh_p.hh"
#include "sfc.hh"
Go to the source code of this file.
Classes | |
class | parallel::SFCDstr |
Creates a parallel mesh using space filling curves
Definition in file sfcdstr.hh.