CSol
Namespaces | Macros | Variables
csol_sw.cpp File Reference
#include <QFile>
#include <stdexcept>
#include <cassert>
#include <cmath>
#include <time.h>
#include "csol_sw.h"
#include "license_check.h"
Include dependency graph for csol_sw.cpp:

Namespaces

 CSIRO
 
 CSIRO::CSol
 
 CSIRO::CSol::SW
 Shallow water solver.
 

Macros

#define STRINGIFY(x)   #x
 

Variables

const REAL dt_start = (REAL)1.0E-6
 Shallow water default timestep starting value. More...
 

Macro Definition Documentation

#define STRINGIFY (   x)    #x