An error occurred while fetching the assigned milestone of the selected merge_request.
[gmsh] Insert boundary segments for 1d grids
All threads resolved!
All threads resolved!
Boundary segments were not inserted for 1d grids (where boundary segments are single nodes). However this is needed to e.g. attach boundary data to a Dune::FoamGrid<1, 3>
or Dune::OneDGrid
.
- Fixes #93 (closed)
- Adds a test for 1d gmsh boundary data with OneDGrid
Edited by Timo Koch
Merge request reports
Activity
mentioned in merge request extensions/dune-foamgrid!59 (merged)
- Resolved by Timo Koch
- Resolved by Timo Koch
We are testing this with FoamGrid and will report back here if everything works.
It could also be tested with oned grid. Could you ass a test?
added 1 commit
- 289a6200 - [test] Add test reading/writing gmsh boundary segments for OneDGrid
added 1 commit
- 29df76ed - [test] Add test reading/writing gmsh boundary segments for OneDGrid
added 1 commit
- efda743a - [test] Add test reading/writing gmsh boundary segments for OneDGrid
- Resolved by Oliver Sander
enabled an automatic merge when the pipeline for cde03427 succeeds
mentioned in commit eaadf1b1
mentioned in commit extensions/dune-foamgrid@a5649061
Please register or sign in to reply