|
CoastalME (Coastal Modelling Environment)
Simulates the long-term behaviour of complex coastlines
|
Utility routines. More...
#include <assert.h>#include <stdio.h>#include <cstdlib>#include <float.h>#include <cctype>#include <cmath>#include <ctime>#include <ios>#include <iostream>#include <iomanip>#include <string>#include <sstream>#include <algorithm>#include <gdal.h>#include "cme.h"#include "simulation.h"#include "coast.h"#include "2di_point.h"Go to the source code of this file.
Utility routines.
TODO 001 A more detailed description of this routine.
Definition in file utils.cpp.