![]() |
Ice Sheet System Model
4.18
Code documentation
|
#include <cstdio>
#include <cstring>
#include <cmath>
#include <ctime>
#include "../shared/shared.h"
#include "./bamgobjects.h"
#include "./det.h"
Go to the source code of this file.
Namespaces | |
bamg | |
Functions | |
AdjacentTriangle | bamg::CloseBoundaryEdge (I2 A, Triangle *t, double &a, double &b) |
void | bamg::swap (Triangle *t1, short a1, Triangle *t2, short a2, BamgVertex *s1, BamgVertex *s2, long long det1, long long det2) |