Skip to content
Snippets Groups Projects
  1. Jul 06, 2018
  2. Jun 27, 2018
    • Bernd Flemisch's avatar
      [gridcreator] add boundary marker load balancing for alu, more tests · 70ff947b
      Bernd Flemisch authored and Timo Koch's avatar Timo Koch committed
      Realize boundary marker load balancing for ALUGrid. To achieve this, adapt
      the data handle such that also the boundary markers are balanced. Since
      the data handle works on faces rather than intersections, transfer first
      the vector that is given in terms of boundary segments to a vector holding
      a parameter value for each mesh face. After balancing, transfer the data
      back to a boundary segment vector.
      
      Restructure the tests and add more tests. Both UG and ALU are now tested
      for Gmsh 2/3d and DGF 2d. The ALU tests for Gmsh 3d still need to be
      worked on.
      70ff947b
Loading