$treeview $search $mathjax
Palabos  Version 1.1
$projectbrief
$projectbrief
$searchbox

runTimeDiagnostics.cpp File Reference

#include "core/runTimeDiagnostics.h"
#include "parallelism/mpiManager.h"
Include dependency graph for runTimeDiagnostics.cpp:

Namespaces

namespace  plb
 

All OpenLB code is contained in this namespace.


Functions

DiagnosticFileSingleton & plb::warningFile ()
void plb::plbWarning (bool issueWarning, std::string message)
void plb::plbWarning (std::string message)
DiagnosticFileSingleton & plb::errorFile ()
void plb::plbMemoryError (bool issueError, std::string message)
void plb::plbMemoryError (std::string message)
void plb::plbMainProcMemoryError (bool issueError, std::string message)
void plb::plbIOError (bool issueError, std::string message)
void plb::plbIOError (std::string message)
void plb::plbMainProcIOError (bool issueError, std::string message)
void plb::plbNetworkError (bool issueError, std::string message)
void plb::plbNetworkError (std::string message)
void plb::plbMainProcNetworkError (bool issueError, std::string message)
void plb::plbLogicError (bool issueError, std::string message)
void plb::plbLogicError (std::string message)
void plb::plbMainProcLogicError (bool issueError, std::string message)