Skip to content
Snippets Groups Projects
Commit 868d1d29 authored by Behrens, Prof. Dr. Jörn's avatar Behrens, Prof. Dr. Jörn
Browse files

increased number of FEM types for stacked

parent 882661b7
Branches
No related tags found
No related merge requests found
......@@ -80,7 +80,7 @@ MODULE FEM_signature
INTEGER (KIND = GRID_SI), PARAMETER :: DEF_femelmtpos=3_GRID_SI
INTEGER (KIND = GRID_SI), PARAMETER :: DEF_itemtypes =DEF_femelmtpos
INTEGER (KIND = GRID_SI), PARAMETER :: DEF_femtypepos=DEF_itemtypes+1
INTEGER (KIND = GRID_SI), PARAMETER :: DEF_varpatsize=16_GRID_SI
INTEGER (KIND = GRID_SI), PARAMETER :: DEF_varpatsize=64_GRID_SI
INTEGER (KIND = GRID_SI), DIMENSION(:,:), POINTER :: i_varpattern
INTEGER (KIND = GRID_SI) :: i_maxfemvars
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment