Ice Sheet System Model
4.18
Code documentation
src
c
modules
SystemMatricesx
SystemMatricesx.h
Go to the documentation of this file.
1
4
#ifndef _SYSTEMMATRICESX_H
5
#define _SYSTEMMATRICESX_H
6
7
#include "../../classes/classes.h"
8
#include "../../analyses/analyses.h"
9
10
/* local prototypes: */
11
void
SystemMatricesx
(
Matrix<IssmDouble>
** pKff,
Matrix<IssmDouble>
** pKfs,
Vector<IssmDouble>
** ppf,
Vector<IssmDouble>
** pdf,
IssmDouble
* pkmax,
FemModel
*
femmodel
,
bool
isAllocated=
false
);
12
13
#endif
/* _SYSTEMMATRICESX_H */
Matrix< IssmDouble >
IssmDouble
double IssmDouble
Definition:
types.h:37
SystemMatricesx
void SystemMatricesx(Matrix< IssmDouble > **pKff, Matrix< IssmDouble > **pKfs, Vector< IssmDouble > **ppf, Vector< IssmDouble > **pdf, IssmDouble *pkmax, FemModel *femmodel, bool isAllocated=false)
Definition:
SystemMatricesx.cpp:10
FemModel
Definition:
FemModel.h:31
Vector< IssmDouble >
femmodel
FemModel * femmodel
Definition:
esmfbinders.cpp:16
Generated on Thu Jul 2 2020 08:09:19 for Ice Sheet System Model by
1.8.19