Finally, using the right center for each element

This commit is contained in:
Jorge Gonzalez 2026-03-12 19:04:47 +01:00
commit 9f4d357593
8 changed files with 83 additions and 9 deletions

View file

@ -29,6 +29,7 @@ MODULE moduleMesh2DCyl
PROCEDURE, PASS:: intersection => intersection2DCylEdge
PROCEDURE, PASS:: randPos => randPosEdge
procedure, pass:: center => centerEdgeSegm
procedure, nopass:: centerXi => centerXiSegm
procedure, nopass:: fPsi => fPsiSegm
END TYPE meshEdge2DCyl