CoastalME (Coastal Modelling Environment)
Simulates the long-term behaviour of complex coastlines
|
#include <assert.h>
#include <vector>
#include <algorithm>
#include "cme.h"
#include "coast.h"
#include "line.h"
#include "i_line.h"
Go to the source code of this file.