![]() |
Ice Sheet System Model
4.18
Code documentation
|
#include "./SystemMatricesx.h"
#include "../../shared/shared.h"
#include "../../toolkits/toolkits.h"
#include "../AllocateSystemMatricesx/AllocateSystemMatricesx.h"
Go to the source code of this file.
Functions | |
void | SystemMatricesx (Matrix< IssmDouble > **pKff, Matrix< IssmDouble > **pKfs, Vector< IssmDouble > **ppf, Vector< IssmDouble > **pdf, IssmDouble *pkmax, FemModel *femmodel, bool isAllocated) |
void SystemMatricesx | ( | Matrix< IssmDouble > ** | pKff, |
Matrix< IssmDouble > ** | pKfs, | ||
Vector< IssmDouble > ** | ppf, | ||
Vector< IssmDouble > ** | pdf, | ||
IssmDouble * | pkmax, | ||
FemModel * | femmodel, | ||
bool | isAllocated | ||
) |
Definition at line 10 of file SystemMatricesx.cpp.