|
|
| cumap_t (cugrid_t &grid) |
| |
|
| cumap_t (cugrid_t &grid, curmat &pin) |
| |
|
cumap_t & | operator= (map_t *in) |
| |
|
| operator const curmat & () const |
| |
|
| operator curmat & () |
| |
|
Real * | operator() () |
| |
|
const Real * | operator() () const |
| |
|
void | Zero (cudaStream_t stream=0) |
| |
|
void | Copy (const cumap_t &in, cudaStream_t stream=0) |
| |
|
cugrid_t & | operator= (const map_t *in) |
| |
|
| cugrid_t (const map_t *in=NULL) |
| |
|
cugrid_t | Scale (Real sc) const |
| |
|
| operator bool () |
| |
|
|
curmat | p |
| |
|
long | nx |
| |
|
long | ny |
| |
|
Real | ox |
| |
|
Real | oy |
| |
|
Real | dx |
| |
|
Real | dy |
| |
|
Real | ht |
| |
|
Real | vx |
| |
|
Real | vy |
| |
| Real | dratio |
| |
| Real | aoi |
| |
|
curmat | cubic_cc |
| |
The documentation for this class was generated from the following file: