Ice Sheet System Model  4.18
Code documentation
Reduceloadx.h
Go to the documentation of this file.
1 
5 #ifndef _REDUCELOADX_H
6 #define _REDUCELOADX_H
7 
8 #include "../../classes/classes.h"
9 
10 /* local prototypes: */
11 void Reduceloadx( Vector<IssmDouble>* pf, Matrix<IssmDouble>* Kfs, Vector<IssmDouble>* ys,bool flag_ys0=false);
12 
13 #endif /* _REDUCELOADX_H */
Matrix< IssmDouble >
Reduceloadx
void Reduceloadx(Vector< IssmDouble > *pf, Matrix< IssmDouble > *Kfs, Vector< IssmDouble > *ys, bool flag_ys0=false)
Definition: Reduceloadx.cpp:14
Vector< IssmDouble >