![]()  | 
  
    kspaceFirstOrder3D-OMP
    1.2
    
   The C++ implementation of the k-wave toolbox for the time-domain simulation of acoustic wave fields in 3D 
   | 
 
This is the complete list of members for BaseMatrix, including all inherited members.
| BaseMatrix() | BaseMatrix | inline | 
| BaseMatrix(const BaseMatrix &)=delete | BaseMatrix | |
| capacity() const =0 | BaseMatrix | pure virtual | 
| getDimensionSizes() const =0 | BaseMatrix | pure virtual | 
| operator=(const BaseMatrix &)=delete | BaseMatrix | |
| readData(Hdf5File &file, MatrixName &matrixName)=0 | BaseMatrix | pure virtual | 
| size() const =0 | BaseMatrix | pure virtual | 
| writeData(Hdf5File &file, MatrixName &matrixName, const size_t compressionLevel)=0 | BaseMatrix | pure virtual | 
| ~BaseMatrix() | BaseMatrix | inlinevirtual |