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 <string>
#include <stack>
#include <algorithm>
#include "cme.h"
#include "simulation.h"
#include "coast.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.