 |
Ice Sheet System Model
4.18
Code documentation
|
Go to the documentation of this file.
8 #error "Cannot compile with HAVE_CONFIG_H symbol! run configure first!"
12 #include "../../shared/io/io.h"
20 int global_m,global_n;
21 bool fromlocalsize =
true;
22 bool oldalloc =
false;
26 Kfs->
GetSize(&global_m,&global_n);
27 if(pf && global_m*global_n){
#define _printf0_(StreamArgs)
Vector< doubletype > * Duplicate(void)
void MatMult(Vector< doubletype > *X, Vector< doubletype > *AX)
reduce loads (wring out boundary conditions)
void AXPY(Vector *X, doubletype a)
void GetLocalSize(int *pM, int *pN)
void Reduceloadx(Vector< IssmDouble > *pf, Matrix< IssmDouble > *Kfs, Vector< IssmDouble > *y_s, bool flag_ys0)
void GetSize(int *pM, int *pN)
void Set(doubletype value)