diff --git a/PRIVATE b/PRIVATE index 0ff1d7540..bb73a35f3 160000 --- a/PRIVATE +++ b/PRIVATE @@ -1 +1 @@ -Subproject commit 0ff1d7540fede9611d46d2885bebbbe60dcbbfb0 +Subproject commit bb73a35f334831eed10d0e293aafea6c0900b7bd diff --git a/src/mesh/mesh_mech_FEM.f90 b/src/mesh/mesh_mech_FEM.f90 index 58429992c..496a82fc5 100644 --- a/src/mesh/mesh_mech_FEM.f90 +++ b/src/mesh/mesh_mech_FEM.f90 @@ -41,7 +41,7 @@ module mesh_mechanical_FEM type, private :: tNumerics integer :: & - p_i, & !< integration order + p_i, & !< integration order (quadrature rule) itmax logical :: & BBarStabilisation