CUDA stencil table.
More...
#include <cudaEvaluator.h>
CUDA stencil table.
This class is a cuda buffer representation of Far::StencilTable.
CudaEvaluator consumes this table to apply stencils
Definition at line 52 of file cudaEvaluator.h.
◆ CudaStencilTable() [1/2]
◆ CudaStencilTable() [2/2]
◆ ~CudaStencilTable()
◆ Create() [1/2]
◆ Create() [2/2]
◆ GetDuuWeightsBuffer()
void * GetDuuWeightsBuffer |
( |
| ) |
const |
|
inline |
◆ GetDuvWeightsBuffer()
void * GetDuvWeightsBuffer |
( |
| ) |
const |
|
inline |
◆ GetDuWeightsBuffer()
void * GetDuWeightsBuffer |
( |
| ) |
const |
|
inline |
◆ GetDvvWeightsBuffer()
void * GetDvvWeightsBuffer |
( |
| ) |
const |
|
inline |
◆ GetDvWeightsBuffer()
void * GetDvWeightsBuffer |
( |
| ) |
const |
|
inline |
◆ GetIndicesBuffer()
void * GetIndicesBuffer |
( |
| ) |
const |
|
inline |
◆ GetNumStencils()
int GetNumStencils |
( |
| ) |
const |
|
inline |
◆ GetOffsetsBuffer()
void * GetOffsetsBuffer |
( |
| ) |
const |
|
inline |
◆ GetSizesBuffer()
void * GetSizesBuffer |
( |
| ) |
const |
|
inline |
◆ GetWeightsBuffer()
void * GetWeightsBuffer |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: