|
CoastalME (Coastal Modelling Environment)
Simulates the long-term behaviour of complex coastlines
|
Finds the coastline on the raster grid. More...
#include <assert.h>#include <iostream>#include <ios>#include <iomanip>#include <stack>#include "cme.h"#include "2di_point.h"#include "i_line.h"#include "line.h"#include "simulation.h"#include "raster_grid.h"#include "coast.h"Go to the source code of this file.
Finds the coastline on the raster grid.
TODO 001 A more detailed description of these routines.
Definition in file locate_coast.cpp.