Skip to content
Snippets Groups Projects

Feature/diamond dual mesh manager

  1. Jul 22, 2020
  2. Jul 20, 2020
  3. Jul 17, 2020
    • Stéphane Del Pino's avatar
      Cleanup data mapper · a34db294
      Stéphane Del Pino authored
      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...
      a34db294
  4. Jul 16, 2020
  5. Jul 15, 2020
  6. Jul 14, 2020
  7. Jul 13, 2020
  8. Jul 10, 2020
Loading