Hello,
I have a mesh with information of the cell centers.
I have a .vtk file with information on the face centers. These are displayed as gaussian points.
I would like to extract one cell of the domain and get the corresponding face information.
How can I do that? Is there a way to extract closest points to a certain geometry (extracted cell)?