38#include "implicit_f.inc"
42#include "tablen_c.inc"
46 TYPE(
prop_tag_) ,
TARGET ,
DIMENSION(0:MAXPROP) :: PROP_TAG
119 ptag%G_DEP_IN_TENS = 0
120 ptag%G_DEP_IN_COMP = 0
121 ptag%G_ROT_IN_TENS = 0
122 ptag%G_ROT_IN_COMP = 0
130 ptag%G_LENGTH_ERR = 0
147 ptag => prop_tag(iprop)
166 ptag%G_FORPGPINCH = 0
167 ptag%G_MOMPGPINCH = 0
168 ptag%G_EPGPINCHXZ = 0
169 ptag%G_EPGPINCHYZ = 0
170 ptag%G_EPGPINCHZZ = 0
186 ptag%G_DEP_IN_TENS = 0
187 ptag%G_DEP_IN_COMP = 0
188 ptag%G_ROT_IN_TENS = 0
189 ptag%G_ROT_IN_COMP = 0
197 ptag%G_LENGTH_ERR = 0
subroutine ini_prop_vars(prop_tag)