OpenFOAM-5.x/src/OpenFOAM/db/error
Henry Weller e0451c75ec messageStream: Added DebugInfo and DebugInFunction:
DebugInfo:
    Report an information message using Foam::Info if the local debug
    switch is true

DebugInFunction:
    Report an information message using Foam::Info for FUNCTION_NAME in
    file __FILE__ at line __LINE__ if the local debug switch is true
2016-03-04 11:30:13 +00:00
..
error.C Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
error.H messageStream, error: Add new versions of message and error macros 2015-10-30 17:30:26 +00:00
errorManip.H Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
IOerror.C src/OpenFOAM: Update ...IOErrorIn -> ...IOErrorInFunction 2015-11-10 21:13:04 +00:00
messageStream.C src/OpenFOAM: Moved function documentation comments into .H files and removed duplicates 2016-02-29 21:21:41 +00:00
messageStream.H messageStream: Added DebugInfo and DebugInFunction: 2016-03-04 11:30:13 +00:00
StaticAssert.H StaticAssert: Avoid unused typedef messages from gcc 2016-03-04 11:29:37 +00:00