| 
    Finite Volume Solver
    prototype
    
   A framework to build finite volume solvers for the AG Klein at the Freie Universität Berlin. 
   | 
 
Go to the source code of this file.
Macros | |
| #define | DIAG_STR(s) | 
| #define | DIAG_JOINSTR(x, y) | 
| #define | DIAG_DO_PRAGMA(x) | 
| #define | DIAG_PRAGMA(compiler, x) | 
| #define DIAG_DO_PRAGMA | ( | x | ) | 
| #define DIAG_JOINSTR | ( | x, | |
| y | |||
| ) | 
| #define DIAG_PRAGMA | ( | compiler, | |
| x | |||
| ) | 
| #define DIAG_STR | ( | s | ) |