get_cell_area (method)

get_cell_area(self, indices=None)[source]

Return the area of the cells on the outer surface.

Parameters
  • self (MeshMat) – a MeshMat object

  • indices (list) – list of the points to extract (optional)

Returns

areas – Area of the cells

Return type

ndarray