I have been looking at this package since yesterday. Due to the lack of documentation, I am having issues about some operations.
For example, in the 2D example provided in the README file, how can you get the cell ids around and edge? My feeling is to use find_cell_to_faces, but I have no luck now.
Hi,
I have been looking at this package since yesterday. Due to the lack of documentation, I am having issues about some operations.
For example, in the 2D example provided in the README file, how can you get the cell ids around and edge? My feeling is to use
find_cell_to_faces
, but I have no luck now.