Ice Sheet System Model
4.18
Code documentation
src
c
modules
AllocateSystemMatricesx
AllocateSystemMatricesx.h
Go to the documentation of this file.
1
4
#ifndef _ALLOCATESYSTEMMATRICESX_H
5
#define _ALLOCATESYSTEMMATRICESX_H
6
7
#include "../../classes/classes.h"
8
9
/* local prototypes: */
10
void
AllocateSystemMatricesx
(
Matrix<IssmDouble>
** pKff,
Matrix<IssmDouble>
** pKfs,
Vector<IssmDouble>
** pdf,
Vector<IssmDouble>
** ppf,
FemModel
*
femmodel
);
11
void
MatrixNonzeros
(
int
** pd_nnz,
int
** po_nnz,
FemModel
*
femmodel
,
int
set1enum,
int
set2enum);
12
13
#endif
Matrix< IssmDouble >
MatrixNonzeros
void MatrixNonzeros(int **pd_nnz, int **po_nnz, FemModel *femmodel, int set1enum, int set2enum)
Definition:
AllocateSystemMatricesx.cpp:89
FemModel
Definition:
FemModel.h:31
AllocateSystemMatricesx
void AllocateSystemMatricesx(Matrix< IssmDouble > **pKff, Matrix< IssmDouble > **pKfs, Vector< IssmDouble > **pdf, Vector< IssmDouble > **ppf, FemModel *femmodel)
Definition:
AllocateSystemMatricesx.cpp:9
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