get_point2cell (method)

get_point2cell(self, pt_indice)[source]

Return all indices of cells containing a point.

Parameters
  • self (CellMat) – an CellMat object

  • pt_indice (int) – a point indice

Returns

pt_to_cell – Indices of cells containing the point

Return type

ndarray