kspaceFirstOrder3D-OMP  1.2
The C++ implementation of the k-wave toolbox for the time-domain simulation of acoustic wave fields in 3D
Logger Directory Reference

Files

file  ErrorMessages.h [code]
 The header file containing routines for error messages and error messages common for both linux and windows version. The specific error messages are in separate files ErrorMessagesLinux.h and ErrorMessagesWindows.h.
 
file  ErrorMessagesLinux.h [code]
 The header file containing linux specific error messages.
 
file  ErrorMessagesWindows.h [code]
 The header file containing windows specific error messages.
 
file  Logger.cpp [code]
 The implementation file containing a class responsible for printing out info and error messages (stdout, and stderr).
 
file  Logger.h [code]
 The header file containing a class responsible for printing out info and error messages (stdout, and stderr).
 
file  OutputMessages.h [code]
 The header file including output messages based on the operating system.
 
file  OutputMessagesLinux.h [code]
 The header file containing all linux specific messages going to the standard output.
 
file  OutputMessagesWindows.h [code]
 The header file containing all windows specific messages going to the standard output.