Skip to content

Refactor MultipleGridBuilderFacade

Changes in MultipleGridBuilderFacade:

  • remove code duplication in periodicity logic
  • remove CoordDirections and use Axis from basics
  • clarify naming subdomain and grid
  • make some more member functions constant

For the refactoring, some code needed to be added for:

  • CommunicationDirections
  • Axis
Edited by Anna Wellmann

Merge request reports