![]() |
Ice Sheet System Model
4.18
Code documentation
|
#include "./InputUpdateFromMatrixDakotax.h"
#include "../../shared/shared.h"
#include "../../toolkits/toolkits.h"
#include "../InputUpdateFromVectorDakotax/InputUpdateFromVectorDakotax.h"
Go to the source code of this file.
Functions | |
void | InputUpdateFromMatrixDakotax (FemModel *femmodel, double *matrix, int nrows, int ncols, int name, int type) |
void InputUpdateFromMatrixDakotax | ( | FemModel * | femmodel, |
double * | matrix, | ||
int | nrows, | ||
int | ncols, | ||
int | name, | ||
int | type | ||
) |
Definition at line 10 of file InputUpdateFromMatrixDakotax.cpp.