
#include <ParFUM_TOPS_CUDA.h>

| Data Fields | |
| unsigned | node_attr_size | 
| unsigned | elem_attr_size | 
| unsigned | model_attr_size | 
| unsigned | num_local_elem | 
| unsigned | num_local_node | 
| void * | mAttDevice | 
| Device pointers to the goods. | |
| void * | ElemDataDevice | 
| void * | NodeDataDevice | 
| int * | ElemConnDevice | 
| int * | n2eConnDevice | 
| void * | mAttDevice | 
| Device pointers to the goods. | |
| void * | ElemDataDevice | 
| void * | NodeDataDevice | 
| int * | ElemConnDevice | 
| int * | n2eConnDevice | 
A TopModelDevice contains structures for use by CUDA kernels.
A TopModelDevice contains structures for use by CUDA kernels
Definition at line 23 of file ParFUM_TOPS_CUDA.h.
| unsigned TopModelDevice::node_attr_size | 
Definition at line 24 of file ParFUM_TOPS_CUDA.h.
| unsigned TopModelDevice::elem_attr_size | 
Definition at line 25 of file ParFUM_TOPS_CUDA.h.
| unsigned TopModelDevice::model_attr_size | 
Definition at line 26 of file ParFUM_TOPS_CUDA.h.
| unsigned TopModelDevice::num_local_elem | 
Definition at line 28 of file ParFUM_TOPS_CUDA.h.
| unsigned TopModelDevice::num_local_node | 
Definition at line 29 of file ParFUM_TOPS_CUDA.h.
Definition at line 33 of file ParFUM_TOPS_CUDA.h.
Definition at line 34 of file ParFUM_TOPS_CUDA.h.
Definition at line 35 of file ParFUM_TOPS_CUDA.h.
Definition at line 36 of file ParFUM_TOPS_CUDA.h.
Definition at line 32 of file ParFUM_TOPS_CUDA.h.
Definition at line 33 of file ParFUM_TOPS_CUDA.h.
Definition at line 34 of file ParFUM_TOPS_CUDA.h.
Definition at line 35 of file ParFUM_TOPS_CUDA.h.
 1.5.5
 1.5.5