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

This structure information about a HDF5 dataset (one cuboid). Namely, its HDF5_ID, Starting position in a lineup buffer. More...

#include <OutputHDF5Stream.h>

Public Attributes

hid_t HDF5_CuboidId
 ID of the dataset storing the given cuboid.
 
size_t StartingPossitionInBuffer
 Having a single buffer for all cuboids, where this one starts.
 

Detailed Description

Definition at line 277 of file OutputHDF5Stream.h.


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