Ice Sheet System Model  4.18
Code documentation
shared.h
Go to the documentation of this file.
1 /* \file shared.h
2  * \brief: header file for all shared routines.
3  */
4 
5 #ifndef _SHAREDBamg_H_
6 #define _SHAREDBamg_H_
7 
8 #include "Abs.h"
9 #include "BigPrimeNumber.h"
10 #include "Exchange.h"
11 #include "extrema.h"
12 #include "HeapSort.h"
13 #include "OppositeAngle.h"
14 
15 #endif
extrema.h
Abs.h
HeapSort.h
BigPrimeNumber.h
Exchange.h
OppositeAngle.h