![]() |
kspaceFirstOrder3D-CUDA
1.1
The CUDA/C++ implementation of the k-wave toolbox for the time-domain simulation of acoustic wave fields in 3D
|
This structure information about one cuboid. Namely, its HDF5_ID, starting position in a lineup buffer. More...
#include <CuboidOutputHDF5Stream.h>
Public Attributes | |
hid_t | cuboidIdx |
Idx of the dataset storing the given cuboid. | |
size_t | startingPossitionInBuffer |
Having a single buffer for all cuboids, where this one starts. | |
This structure information about one cuboid. Namely, its HDF5_ID, starting position in a lineup buffer.
Definition at line 92 of file CuboidOutputHDF5Stream.h.