Skip to content

Draft: [NumLib] Use same shape matrix type for dNdr and dNdx.

wenqing requested to merge wenqing/ogs:fix_shape_f into master

With the previous change (!3676 (merged)), matrix dNdr and matrix dNdr in ShapeMatrices have the same dimensions. This MR is aimed to clean CoordinatesMapping

  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