dorfler_mark

dolfin.cpp.fem.dorfler_mark()

Mark cells using Dorfler marking

Parameters:
  • bool > & markers (MeshFunction<) – (MeshFunction<bool>) the cell markers (to be computed)
  • dolfin::MeshFunction< double > & indicators (const) – (MeshFunction<double>) error indicators (one per cell)
  • double fraction (const) – (double) the marking fraction
Return type:

void