kspaceFirstOrder3D-OMP 1.0
The C++ implementation of the k-wave toolbox for the time-domain simulation of acoustic wave fields in 3D
TRealMatrix Member List
This is the complete list of members for TRealMatrix, including all inherited members.
AllocateMemory()TBaseFloatMatrix [protected, virtual]
ChunkSize_1D_1MBTRealMatrix [private, static]
ChunkSize_1D_256KBTRealMatrix [private, static]
ChunkSize_1D_4MBTRealMatrix [private, static]
CopyData(TBaseFloatMatrix &src)TBaseFloatMatrix [virtual]
FreeMemory()TBaseFloatMatrix [protected, virtual]
GetDimensionSizes() const TBaseFloatMatrix [inline, virtual]
GetElementFrom3D(const size_t X, const size_t Y, const size_t Z)TRealMatrix [inline]
GetRawData()TBaseFloatMatrix [inline, virtual]
GetTotalAllocatedElementCount() const TBaseFloatMatrix [inline, virtual]
GetTotalElementCount() const TBaseFloatMatrix [inline, virtual]
InitDimensions(struct TDimensionSizes DimensionSizes)TRealMatrix [protected, virtual]
operator=(const TRealMatrix &src)TRealMatrix [protected]
TBaseFloatMatrix::operator=(const TBaseFloatMatrix &src)TBaseFloatMatrix [protected]
operator[](const size_t &index)TRealMatrix [inline]
p2DDataSliceSizeTBaseFloatMatrix [protected]
pDataRowSizeTBaseFloatMatrix [protected]
pDimensionSizesTBaseFloatMatrix [protected]
pMatrixDataTBaseFloatMatrix [protected]
pTotalAllocatedElementCountTBaseFloatMatrix [protected]
pTotalElementCountTBaseFloatMatrix [protected]
ReadDataFromHDF5File(THDF5_File &HDF5_File, const char *MatrixName)TRealMatrix [virtual]
ScalarDividedBy(const float scalar)TBaseFloatMatrix [virtual]
TBaseFloatMatrix()TBaseFloatMatrix [inline]
TBaseFloatMatrix(const TBaseFloatMatrix &src)TBaseFloatMatrix [protected]
TBaseMatrix()TBaseMatrix [inline]
TRealMatrix(struct TDimensionSizes DimensionSizes)TRealMatrix
TRealMatrix()TRealMatrix [inline, protected]
TRealMatrix(const TRealMatrix &src)TRealMatrix [protected]
WriteDataToHDF5File(THDF5_File &HDF5_File, const char *MatrixName, const int CompressionLevel)TRealMatrix [virtual]
ZeroMatrix()TBaseFloatMatrix [virtual]
~TBaseFloatMatrix()TBaseFloatMatrix [inline, virtual]
~TBaseMatrix()TBaseMatrix [inline, virtual]
~TRealMatrix()TRealMatrix [inline, virtual]
 All Classes Files Functions Variables Typedefs Enumerations