Unstruct2D
1.0
Solution of 2-D Euler- and Navier-Stokes Equations on Unstructured Triangular Grids
|
#include <error.h>
Static Public Member Functions | |
static void | Message (const char *message) |
Encompasses functions related to the output of error messages.
|
inlinestatic |
Writes given error message to the standard output and exits the program.
message | text of the error message |