DOLFIN
DOLFIN C++ interface
|
#include <RegularCutRefinement.h>
Static Public Member Functions | |
static void | refine (Mesh &refined_mesh, const Mesh &mesh, const MeshFunction< bool > &cell_markers) |
This class implements local mesh refinement by a regular cut of each cell marked for refinement in combination with propagation of cut edges to neighboring cells.
|
static |