Finite Element Domain Decomposition Library
FEDDLib
Loading...
Searching...
No Matches
chdata.h
1
2 character xxx*256,yyy*256,zzz*80,lzz*80 ,ljs*15 ,lzs*80
3 common /chdata/ xxx ,yyy ,zzz ,lzz(999),ljs(999),lzs(999)
4
5 character matfile*70
6 common /chdata/ matfile(100)
7
8 integer prtyp
9 common /fe2var/ prtyp(2,100)