Searched refs:MAXBLK (Results 1 – 8 of 8) sorted by relevance
| /phasta/M2N/include/ |
| H A D | commonM2N.h | 17 parameter ( MAXBLK = 50000, MAXTS = 100) 101 common /blkdat/ lcblk(10,MAXBLK+1), lcblkb(10,MAXBLK+1) 263 c mmat (MAXBLK) : pointer to interior element material number 264 c mmatb (MAXBLK) : pointer to boundary element material number 265 c mien (MAXBLK) : pointer to ien array 266 c mienb (MAXBLK) : pointer to ienb array 267 c miBCB (MAXBLK) : pointer to iBCB array 268 c mDt (MAXBLK) : pointer to Dt array 269 c mDC (MAXBLK) : pointer to DC array 270 c mBCB (MAXBLK) : pointer to BCB array [all …]
|
| H A D | commonM2N_c.h | 56 #define MAXBLK 50000 macro
|
| /phasta/AcuStat/include/ |
| H A D | commonAcuStat.h | 17 parameter ( MAXBLK = 50000, MAXTS = 100) 101 common /blkdat/ lcblk(10,MAXBLK+1), lcblkb(10,MAXBLK+1) 262 c mmat (MAXBLK) : pointer to interior element material number 263 c mmatb (MAXBLK) : pointer to boundary element material number 264 c mien (MAXBLK) : pointer to ien array 265 c mienb (MAXBLK) : pointer to ienb array 266 c miBCB (MAXBLK) : pointer to iBCB array 267 c mDt (MAXBLK) : pointer to Dt array 268 c mDC (MAXBLK) : pointer to DC array 269 c mBCB (MAXBLK) : pointer to BCB array [all …]
|
| H A D | commonAcuStat_c.h | 56 #define MAXBLK 50000 macro
|
| /phasta/M2NFixBnd/include/ |
| H A D | commonM2NFixBnd.h | 17 parameter ( MAXBLK = 50000, MAXTS = 100) 101 common /blkdat/ lcblk(10,MAXBLK+1), lcblkb(10,MAXBLK+1) 262 c mmat (MAXBLK) : pointer to interior element material number 263 c mmatb (MAXBLK) : pointer to boundary element material number 264 c mien (MAXBLK) : pointer to ien array 265 c mienb (MAXBLK) : pointer to ienb array 266 c miBCB (MAXBLK) : pointer to iBCB array 267 c mDt (MAXBLK) : pointer to Dt array 268 c mDC (MAXBLK) : pointer to DC array 269 c mBCB (MAXBLK) : pointer to BCB array [all …]
|
| H A D | commonM2NFixBnd_c.h | 56 #define MAXBLK 50000 macro
|
| /phasta/phSolver/common/ |
| H A D | common.h | 17 parameter ( MAXBLK = 50000, MAXTS = 100) 111 common /blkdat/ lcblk(10,MAXBLK+1), lcblkb(10,MAXBLK+1) 305 c mmat (MAXBLK) : pointer to interior element material number 306 c mmatb (MAXBLK) : pointer to boundary element material number 307 c mien (MAXBLK) : pointer to ien array 308 c mienb (MAXBLK) : pointer to ienb array 309 c miBCB (MAXBLK) : pointer to iBCB array 310 c mDt (MAXBLK) : pointer to Dt array 311 c mDC (MAXBLK) : pointer to DC array 312 c mBCB (MAXBLK) : pointer to BCB array [all …]
|
| H A D | common_c.h | 58 #define MAXBLK 50000 macro
|