improved test

This commit is contained in:
Martin Diehl 2021-10-26 13:06:55 +02:00
parent a00c6743c3
commit b4ff89f304
2 changed files with 2 additions and 2 deletions

@ -1 +1 @@
Subproject commit 0ff1d7540fede9611d46d2885bebbbe60dcbbfb0
Subproject commit bb73a35f334831eed10d0e293aafea6c0900b7bd

View File

@ -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