Add index caching to Face
s and use it instead of SimulationMap::find_face_index
#41
Labels
Face
s and use it instead of SimulationMap::find_face_index
#41
I don't like the implementation of
find_face_index
. I believe it would be better to have aFace
method, returning a cached value instead of this functionThe text was updated successfully, but these errors were encountered: