improved test
This commit is contained in:
parent
a00c6743c3
commit
b4ff89f304
2
PRIVATE
2
PRIVATE
|
@ -1 +1 @@
|
||||||
Subproject commit 0ff1d7540fede9611d46d2885bebbbe60dcbbfb0
|
Subproject commit bb73a35f334831eed10d0e293aafea6c0900b7bd
|
|
@ -41,7 +41,7 @@ module mesh_mechanical_FEM
|
||||||
|
|
||||||
type, private :: tNumerics
|
type, private :: tNumerics
|
||||||
integer :: &
|
integer :: &
|
||||||
p_i, & !< integration order
|
p_i, & !< integration order (quadrature rule)
|
||||||
itmax
|
itmax
|
||||||
logical :: &
|
logical :: &
|
||||||
BBarStabilisation
|
BBarStabilisation
|
||||||
|
|
Loading…
Reference in New Issue