CoastalME (Coastal Modelling Environment)
Simulates the long-term behaviour of complex coastlines
|
Locates and traces the cliff toe on the raster grid. More...
#include <assert.h>
#include <cfloat>
#include <cpl_port.h>
#include <iostream>
#include <iomanip>
#include <stdint.h>
#include <sstream>
#include "cme.h"
#include "raster_grid.h"
#include "simulation.h"
Go to the source code of this file.
Locates and traces the cliff toe on the raster grid.
TODO 001 A more detailed description of these routines.
Definition in file locate_cliff_toe.cpp.