Skip to content

Fixed a node ID warning induced by createQuadraticMesh

wenqing requested to merge wenqing/ogs:fix_create_q_mesh into master

This MR fixes #3161 (closed). The mesh node IDs are reset after correcting quadratic mesh. For some case, this may improve sparse pattern of the global matrix.

  1. Feature description was added to the changelog
  2. Tests covering your feature were added?
  3. Any new feature or behavior change was documented?
Edited by wenqing

Merge request reports