Update moduleMesh2DCyl.f90
This is not needed.
This commit is contained in:
parent
152ae6b097
commit
fb9d1ad837
1 changed files with 0 additions and 1 deletions
|
|
@ -247,7 +247,6 @@ MODULE moduleMesh2DCyl
|
||||||
!QUAD FUNCTIONS
|
!QUAD FUNCTIONS
|
||||||
!Init element
|
!Init element
|
||||||
SUBROUTINE initCellQuad2DCyl(self, n, p, nodes)
|
SUBROUTINE initCellQuad2DCyl(self, n, p, nodes)
|
||||||
USE moduleRefParam, ONLY: L_ref
|
|
||||||
IMPLICIT NONE
|
IMPLICIT NONE
|
||||||
|
|
||||||
CLASS(meshCell2DCylQuad), INTENT(out):: self
|
CLASS(meshCell2DCylQuad), INTENT(out):: self
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue