 |
Ice Sheet System Model
4.18
Code documentation
|
Go to the documentation of this file.
9 #error "Cannot compile with HAVE_CONFIG_H symbol! run configure first!"
13 #include "../../shared/shared.h"
14 #include "../../toolkits/toolkits.h"
32 for(
int i=0;i<elements->
Size();i++){
48 delete partition_contributions;
49 delete partition_areas;
Declaration of Vertices class.
Declaration of Nodes class.
Declaration of Parameters class.
Declaration of Elements class.
Declaration of Materials class.
void AverageOntoPartitionx(double **paverage, Elements *elements, Nodes *nodes, Vertices *vertices, Loads *loads, Materials *materials, Parameters *parameters, double *vertex_response, double *qmu_part, int npart)
Declaration of Loads class.
Object * GetObjectByOffset(int offset)
header file for averaging dakota responses onto a vertices partition
void PointwiseDivide(Vector *x, Vector *y)
doubletype * ToMPISerial(void)
virtual void AverageOntoPartition(Vector< IssmDouble > *partition_contributions, Vector< IssmDouble > *partition_areas, IssmDouble *vertex_response, IssmDouble *qmu_part)=0