Skip to content

Reducing the use of sb%periodic_dim when possible and change der%mesh%sb%dim to der%dim.

Nicolas Tancogne-Dejean requested to merge space_dim_3 into develop

Description

Reducing the use of sb%periodic_dim when possible and change der%mesh%sb%dim to der%dim.

News snippet

Refactoring of the code.

Checklist

  • I have checked that my code follows the Octopus coding standards
  • I have added tests for all the new features added in this request.

Merge request reports