trixi-framework / HOHQMesh

High Order Hex-Quad Mesh (HOHQMesh) package to automatically generate all-quadrilateral meshes with high order boundary information.
https://trixi-framework.github.io/HOHQMesh
Other
45 stars 8 forks source link

Add reference to spring smoother #98

Closed Arpit-Babbar closed 3 weeks ago

Arpit-Babbar commented 3 weeks ago

This PR adds the reference https://www.sciencedirect.com/science/article/pii/S0021999110006534?via%3Dihub for the smoothing operation.

The formatting is made trying to maintain consistency with the fact that the docs mention full names and authors of references, as in https://github.com/trixi-framework/HOHQMesh/blob/main/Documentation/docs/how-hohqmesh-works.md#basic-2d-meshing-strategy.

codecov[bot] commented 3 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 74.19%. Comparing base (efa3967) to head (81d1c2d).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #98 +/- ## ======================================= Coverage 74.19% 74.19% ======================================= Files 67 67 Lines 10155 10155 Branches 2 2 ======================================= Hits 7534 7534 Misses 2621 2621 ``` | [Flag](https://app.codecov.io/gh/trixi-framework/HOHQMesh/pull/98/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=trixi-framework) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/trixi-framework/HOHQMesh/pull/98/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=trixi-framework) | `74.19% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=trixi-framework#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.