| 2d1fc720 | 12-Jun-2023 |
Jed Brown <jed@jedbrown.org> |
DMPlex CGNS: support high-order viewing without an FE
The CGNS viewer has logic to project coordinates to whatever space the solution field is defined on. We had been treating no-field the same way
DMPlex CGNS: support high-order viewing without an FE
The CGNS viewer has logic to project coordinates to whatever space the solution field is defined on. We had been treating no-field the same way as having a field that is not an FE.
ompi-cuda-g/tests/dm/impls/plex/tests/ex33 -dm_plex_simplex 0 -dm_plex_box_faces 1,1 -mesh_transform annulus -dm_coord_space 0 -dm_coord_petscspace_degree 3 -dm_refine 1 -dm_view cgns:test.cgns
Reported-by: Duan Junming <junming.duan@epfl.ch>
show more ...
|