 |
Ice Sheet System Model
4.18
Code documentation
|
Go to the documentation of this file.
23 int *indices_ug = NULL;
31 for(
int i=0;i<nodes->
Size();i++){
40 xDelete<int>(indices_ug);
41 xDelete<IssmDouble>(local_ug);
Declaration of Nodes class.
#define _printf0_(StreamArgs)
Declaration of Parameters class.
void GetLocalVector(doubletype **pvector, int **pindices)
int NumberOfDofsLocal(int setenum)
void VecReduce(Vector< IssmDouble > *uf, IssmDouble *local_ug, int *indices_ug)
void Reducevectorgtofx(Vector< IssmDouble > **puf, Vector< IssmDouble > *ug, Nodes *nodes, Parameters *parameters)
reduce petsc vector from g set to f set (free dofs), using the nodeset partitioning vectors.
Object * GetObjectByOffset(int offset)
int NumberOfDofs(int setenum)