Skip to content

Numerical element volume calculation

wenqing requested to merge wenqing/ogs:cal_volume into master

This MR presents numerical a functionality to calculate element volume numerically.

  1. Feature description was added to the changelog

  2. Tests covering your feature were added? Making use of my previous created high order test elements with curves edges or faces, e.g. TestFeTRI6, TestFeQUAD8, and etc., the functionality is tested in an existing unit test: TestGradShapeFunction.

  3. Any new feature or behavior change was documented?

Edited by wenqing

Merge request reports