mark

dolfin.cpp.fem.mark(markers, indicators, strategy, fraction)

Mark cells based on indicators and given marking strategy

Arguments
markers (MeshFunction)
the cell markers (to be computed)
indicators (MeshFunction)
error indicators (one per cell)
strategy (str)
the marking strategy
fraction (float)
the marking fraction

Previous topic

fem_solve

Next topic

vertex_to_dof_map

This Page