kspaceFirstOrder3D-OMP
1.2
The C++ implementation of the k-wave toolbox for the time-domain simulation of acoustic wave fields in 3D
|
Files | |
file | BaseOutputStream.cpp [code] |
The implementation file of the class saving RealMatrix data into the output HDF5 file. | |
file | BaseOutputStream.h [code] |
The header file of the class saving RealMatrix data into the output HDF5 file. | |
file | CuboidOutputStream.cpp [code] |
The implementation file of classes responsible for storing output quantities based on the cuboid sensor mask into the output HDF5 file. | |
file | CuboidOutputStream.h [code] |
The header file of classes responsible for storing output quantities based on the cuboid sensor mask into the output HDF5 file. | |
file | IndexOutputStream.cpp [code] |
The implementation file of the class saving data based on index senor mask into the output HDF5 file. | |
file | IndexOutputStream.h [code] |
The header file of the class saving data based on the index senor mask into the output HDF5 file. | |
file | WholeDomainOutputStream.cpp [code] |
The implementation file of the class saving RealMatrix data into the output HDF5 file, e.g. p_max_all. | |
file | WholeDomainOutputStream.h [code] |
The header file of the class saving whole RealMatrix into the output HDF5 file, e.g. p_max_all. | |