COOLFluiD
Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
|
#include <LogMessage.hpp>
Classes | |
struct | Convert |
Public Types | |
enum | Type { INVALID =-1, INFO = 0, ERROR = 1, EXCEPTION = 2, WARNING = 3 } |
Enumeration of the worker statuses recognized in CF. More... | |
typedef common::EnumT< LogMessage > | ConverterBase |
Definition at line 23 of file LogMessage.hpp.
typedef common::EnumT< LogMessage > ConverterBase |
Definition at line 34 of file LogMessage.hpp.
enum Type |
Enumeration of the worker statuses recognized in CF.
Enumerator | |
---|---|
INVALID | |
INFO | |
ERROR | |
EXCEPTION | |
WARNING |
Definition at line 28 of file LogMessage.hpp.
Send comments to: COOLFluiD Web Admin |