![]() |
kspaceFirstOrder3D-OMP 1.0
The C++ implementation of the k-wave toolbox for the time-domain simulation of acoustic wave fields in 3D
|
Add_u_source(TRealMatrix &u_source_input, TLongMatrix &u_source_index, int t_index, long u_source_mode, long u_source_many) | Tuxyz_sgxyzMatrix | |
AddTransducerSource(TLongMatrix &u_source_index, TLongMatrix &delay_mask, TRealMatrix &transducer_signal) | Tuxyz_sgxyzMatrix | |
AllocateMemory() | TBaseFloatMatrix | [protected, virtual] |
Compute_dt_rho_sg_mul_ifft_div_2(TRealMatrix &dt_rho_0_sgx, TFFTWComplexMatrix &FFT) | Tuxyz_sgxyzMatrix | |
Compute_dt_rho_sg_mul_ifft_div_2(float dt_rho_0_sgx, TFFTWComplexMatrix &FFT) | Tuxyz_sgxyzMatrix | |
Compute_dt_rho_sg_mul_ifft_div_2_scalar_nonuniform_x(float dt_rho_0_sgx, TRealMatrix &dxudxn_sgx, TFFTWComplexMatrix &FFT) | Tuxyz_sgxyzMatrix | |
Compute_dt_rho_sg_mul_ifft_div_2_scalar_nonuniform_y(float dt_rho_0_sgy, TRealMatrix &dyudyn_sgy, TFFTWComplexMatrix &FFT) | Tuxyz_sgxyzMatrix | |
Compute_dt_rho_sg_mul_ifft_div_2_scalar_nonuniform_z(float dt_rho_0_sgz, TRealMatrix &dzudzn_sgz, TFFTWComplexMatrix &FFT) | Tuxyz_sgxyzMatrix | |
Compute_ux_sgx_normalize(TRealMatrix &FFT_p, TRealMatrix &dt_rho0, TRealMatrix &pml) | Tuxyz_sgxyzMatrix | |
Compute_ux_sgx_normalize_scalar_nonuniform(TRealMatrix &FFT_p, float dt_rho0, TRealMatrix &dxudxn_sgx, TRealMatrix &pml) | Tuxyz_sgxyzMatrix | |
Compute_ux_sgx_normalize_scalar_uniform(TRealMatrix &FFT_p, float dt_rho0, TRealMatrix &pml) | Tuxyz_sgxyzMatrix | |
Compute_uy_sgy_normalize(TRealMatrix &FFT_p, TRealMatrix &dt_rho0, TRealMatrix &pml) | Tuxyz_sgxyzMatrix | |
Compute_uy_sgy_normalize_scalar_nonuniform(TRealMatrix &FFT_p, float dt_rho0, TRealMatrix &dyudyn_sgy, TRealMatrix &pml) | Tuxyz_sgxyzMatrix | |
Compute_uy_sgy_normalize_scalar_uniform(TRealMatrix &FFT_p, float dt_rho0, TRealMatrix &pml) | Tuxyz_sgxyzMatrix | |
Compute_uz_sgz_normalize(TRealMatrix &FFT_p, TRealMatrix &dt_rho0, TRealMatrix &pml) | Tuxyz_sgxyzMatrix | |
Compute_uz_sgz_normalize_scalar_nonuniform(TRealMatrix &FFT_p, float &dt_rho0, TRealMatrix &dzudzn_sgz, TRealMatrix &pml) | Tuxyz_sgxyzMatrix | |
Compute_uz_sgz_normalize_scalar_uniform(TRealMatrix &FFT_p, float &dt_rho0, TRealMatrix &pml) | Tuxyz_sgxyzMatrix | |
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 Tuxyz_sgxyzMatrix &src) | Tuxyz_sgxyzMatrix | [protected] |
TRealMatrix::operator=(const TRealMatrix &src) | TRealMatrix | [protected] |
TBaseFloatMatrix::operator=(const TBaseFloatMatrix &src) | TBaseFloatMatrix | [protected] |
operator[](const size_t &index) | TRealMatrix | [inline] |
p2DDataSliceSize | TBaseFloatMatrix | [protected] |
pDataRowSize | TBaseFloatMatrix | [protected] |
pDimensionSizes | TBaseFloatMatrix | [protected] |
pMatrixData | TBaseFloatMatrix | [protected] |
pTotalAllocatedElementCount | TBaseFloatMatrix | [protected] |
pTotalElementCount | TBaseFloatMatrix | [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] |
Tuxyz_sgxyzMatrix(struct TDimensionSizes DimensionSizes) | Tuxyz_sgxyzMatrix | [inline] |
Tuxyz_sgxyzMatrix() (defined in Tuxyz_sgxyzMatrix) | Tuxyz_sgxyzMatrix | [inline, protected] |
Tuxyz_sgxyzMatrix(const Tuxyz_sgxyzMatrix &src) | Tuxyz_sgxyzMatrix | [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] |
~Tuxyz_sgxyzMatrix() | Tuxyz_sgxyzMatrix | [inline, virtual] |