![]() |
kspaceFirstOrder3D-OMP
1.1
The C++ implementation of the k-wave toolbox for the time-domain simulation of acoustic wave fields in 3D
|
| The implementation file containing the HDF5 related classes | |
| The header file containing the HDF5 related classes | |
| The implementation file containing the main class of the project responsible for the entire simulation | |
| The header file containing the main class of the project responsible for the entire simulation | |
| The implementation file containing the base class for single precisions floating point numbers (floats) | |
| The header file containing the base class for single precisions floating point numbers (floats) | |
| The implementation file containing the base class for index matrices (based on the size_t datatype) | |
| The header file containing the base class for index matrices (based on the size_t datatype) | |
| The header file of the common ancestor of all matrix classes. A pure abstract class | |
| The implementation file with the class for complex matrices | |
| The header file with the class for complex matrices | |
| The implementation file containing the class that implements 3D FFT using the FFTW interface | |
| The header file containing the class that implements 3D FFT using the FFTW interface | |
| The implementation file containing the class for 64b integer matrices | |
| The header file containing the class for 64b integer matrices | |
| The implementation file containing the matrix container | |
| The header file containing the matrix container | |
| The implementation file of classes responsible for storing output quantities into the output HDF5 file | |
| The header file of classes responsible for storing output quantities into the output HDF5 file | |
| The implementation file containing the class for real matrices | |
| The header file containing the class for real matrices | |
| The implementation file containing the particle velocity matrix | |
| The header file containing the particle velocity matrix | |
| The implementation file containing the command line parameters | |
| The header file containing the command line parameters | |
| The implementation file containing parameters of the simulation | |
| The header file containing the parameters of the simulation | |
| The header file containing the structure with 3D dimension sizes | |
| The header file containing all error messages of the project | |
| The header file storing names of all variables | |
| The header file containing the class measuring elapsed time | |
| The main file of kspaceFirstOrder3D-OMP |