SST/macro
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
sstmac
common
cartgrid.h
Go to the documentation of this file.
1
#ifndef sstmac_common_cartrgrid_h
2
#define sstmac_common_cartrgrid_h
3
4
void
5
gen_cart_grid
(
int
n,
int
& x,
int
& y,
int
& z);
6
7
#endif
8
gen_cart_grid
void gen_cart_grid(int n, int &x, int &y, int &z)
Generated by
1.8.11