Flow123d
release_2.2.0-914-gf1a3a4f
|
INTERNAL DEFINITIONS FOR XPRINTF. More...
Public Attributes | |
int | num |
format number More... | |
bool | log |
log the message - YES/NO More... | |
bool | mpi |
treat as global message (invoke MPI_Barrier() when printing) More... | |
int | screen |
print to stdout,stderr,NULL More... | |
bool | stop |
terminate the program More... | |
const char * | head |
message formating string More... | |
bool MsgFmt::mpi |
treat as global message (invoke MPI_Barrier() when printing)