|
CoastalME (Coastal Modelling Environment)
Simulates the long-term behaviour of complex coastlines
|
Creates coast polygons for sediment transport calcs. More...
#include <assert.h>#include <iostream>#include <stack>#include "cme.h"#include "simulation.h"#include "coast.h"#include "2d_point.h"#include "2di_point.h"Go to the source code of this file.
Creates coast polygons for sediment transport calcs.
TODO 001 A more detailed description of these routines.
Definition in file create_polygons.cpp.