![]() |
Ice Sheet System Model
4.18
Code documentation
|
#include "./InputUpdateFromVectorx.h"
#include "../../shared/shared.h"
#include "../../toolkits/toolkits.h"
Go to the source code of this file.
Functions | |
void | InputUpdateFromVectorx (FemModel *femmodel, Vector< IssmDouble > *vector, int name, int type) |
void | InputUpdateFromVectorx (FemModel *femmodel, IssmDouble *vector, int name, int type) |
void InputUpdateFromVectorx | ( | FemModel * | femmodel, |
Vector< IssmDouble > * | vector, | ||
int | name, | ||
int | type | ||
) |
Definition at line 9 of file InputUpdateFromVectorx.cpp.
void InputUpdateFromVectorx | ( | FemModel * | femmodel, |
IssmDouble * | vector, | ||
int | name, | ||
int | type | ||
) |
Definition at line 24 of file InputUpdateFromVectorx.cpp.