kspaceFirstOrder3D-CUDA  1.1
The CUDA/C++ implementation of the k-wave toolbox for the time-domain simulation of acoustic wave fields in 3D
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
TCuboidOutputHDF5Stream::TCuboidInfo Struct Reference

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.
 

Detailed Description

This structure information about one cuboid. Namely, its HDF5_ID, starting position in a lineup buffer.

Definition at line 92 of file CuboidOutputHDF5Stream.h.


The documentation for this struct was generated from the following file: