CoastalME (Coastal Modelling Environment)
Simulates the long-term behaviour of complex coastlines
|
Finds the coastline on the raster grid. More...
#include <cfloat>
#include <iostream>
#include <iomanip>
#include <string>
#include <stack>
#include "cme.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.