HARM
harm and utilities
Main Page
Data Structures
Files
File List
Globals
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
17
FTYPE
(*
workbc
)[
COMPDIM
* 2][
NMAXBOUND
*
NBIGBND
*
NBIGSM
];
18
PFTYPE
(*
workbc_int
)[
COMPDIM
* 2][
NUMPFLAGSBOUND
*
NBIGBND
*
NBIGSM
];
Generated on Fri May 20 2016 15:52:35 for HARM by
1.8.3.1