HARM
harm and utilities
 All Data Structures Files Functions Variables Typedefs Macros Pages
supermpidefs.h
Go to the documentation of this file.
1 
2 
3 
12 // large memory items for mpidefs.h
13 #if(USEMPI)
14 FTYPE workbca[NUMPACKUNPACK][COMPDIM * 2][NMAXBOUND * NBIGBND * NBIGSM]; // [1=out/2=in][0=right,2=up,1=left,3=down,4=out,5=in][datawidth]
15 PFTYPE workbc_inta[NUMPACKUNPACK][COMPDIM * 2][NUMPFLAGSBOUND * NBIGBND * NBIGSM]; // [1=out/2=in][0=right,2=up,1=left,3=down,4=out,5=in][datawidth]
16 #endif