35 typedef MSA::MSA1D<double, DefaultEntry<double>,
36 MSA_DEFAULT_ENTRIES_PER_PAGE>
Moa1Grid;
38 typedef MSA::MSA3D<double, DefaultEntry<double>,
39 MSA_DEFAULT_ENTRIES_PER_PAGE>
Moa3Grid;
46 #endif // CHARM_HAS_MSA
67 Int3(
int mx,
int my,
int mz) :
nx(mx),
ny(my),
nz(mz) { }
95 std::vector<Moa3Grid>
qh;
96 std::vector<Moa3Grid>
sh;
100 std::vector<Moa3Grid>
bh;
110 void pup(PUP::er &p);
std::vector< Moa3Grid > bh
std::vector< int > num_clients_qh
std::vector< int > num_clients_sh
std::vector< int > num_clients_bh
Int3(int mx, int my, int mz)
std::vector< Moa3Grid > qh
std::vector< Moa3Grid > sh