Skip to content
Snippets Groups Projects
Commit a34db294 authored by Stéphane Del Pino's avatar Stéphane Del Pino
Browse files

Cleanup data mapper

Rename
`MeshToDiamondDualMeshDataMapper` as
`ConnectivityToDiamondDualConnectivityDataMapper`
which is correct

This data mapper is now available through the
DiamondDualConnectivityManager and is built when connectivity is
constructed

The construction of this mapper is still completely independent of the
mesh construction itself which is bad since same assumptions are made
twice...

It should be actually constructed at the same time allowing for
instance easy renumbering. This should be done soon... hopefully...
parent 6f38632b
No related branches found
No related tags found
1 merge request!42Feature/diamond dual mesh manager
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment