MeshColoring_cell_colors

dolfin.cpp.mesh.MeshColoring_cell_colors()

Return a MeshFunction with the cell colors (used for visualisation)

Parameters:
  • const Mesh > mesh (std::shared_ptr<) –
  • std::size_t > coloring_type (std::vector<) –
Return type:

MeshFunction< std::size_t >