Ice Sheet System Model  4.18
Code documentation
GiaDeflectionCorex.h
Go to the documentation of this file.
1 
5 #ifndef _GIADEFLECTIONCOREX_H
6 #define _GIADEFLECTIONCOREX_H
7 
8 #include "../../classes/classes.h"
9 
10 /* local prototypes: */
11 void GiaDeflectionCorex( IssmDouble* pwi, IssmDouble* pdwidt, GiaDeflectionCoreArgs* arguments);
12 
13 #endif /* _GIADEFLECTIONCOREX_H */
IssmDouble
double IssmDouble
Definition: types.h:37
GiaDeflectionCoreArgs
Definition: GiaDeflectionCoreArgs.h:8
GiaDeflectionCorex
void GiaDeflectionCorex(IssmDouble *pwi, IssmDouble *pdwidt, GiaDeflectionCoreArgs *arguments)
Definition: GiaDeflectionCorex.cpp:44