Ice Sheet System Model  4.18
Code documentation
Data Fields
InterpFromMesh2dxThreadStruct Struct Reference

#include <InterpFromMesh2dx.h>

Data Fields

int interpolation_type
 
bool debug
 
int nels_data
 
int * index_data
 
double * x_data
 
double * y_data
 
double * data
 
double xmin
 
double xmax
 
double ymin
 
double ymax
 
int nods_prime
 
IssmSeqVec< IssmPDouble > * data_prime
 
double * x_prime
 
double * y_prime
 
double * default_values
 
int num_default_values
 
double * incontour
 

Detailed Description

Definition at line 12 of file InterpFromMesh2dx.h.

Field Documentation

◆ interpolation_type

int InterpFromMesh2dxThreadStruct::interpolation_type

Definition at line 14 of file InterpFromMesh2dx.h.

◆ debug

bool InterpFromMesh2dxThreadStruct::debug

Definition at line 15 of file InterpFromMesh2dx.h.

◆ nels_data

int InterpFromMesh2dxThreadStruct::nels_data

Definition at line 16 of file InterpFromMesh2dx.h.

◆ index_data

int* InterpFromMesh2dxThreadStruct::index_data

Definition at line 17 of file InterpFromMesh2dx.h.

◆ x_data

double* InterpFromMesh2dxThreadStruct::x_data

Definition at line 18 of file InterpFromMesh2dx.h.

◆ y_data

double* InterpFromMesh2dxThreadStruct::y_data

Definition at line 19 of file InterpFromMesh2dx.h.

◆ data

double* InterpFromMesh2dxThreadStruct::data

Definition at line 20 of file InterpFromMesh2dx.h.

◆ xmin

double InterpFromMesh2dxThreadStruct::xmin

Definition at line 21 of file InterpFromMesh2dx.h.

◆ xmax

double InterpFromMesh2dxThreadStruct::xmax

Definition at line 21 of file InterpFromMesh2dx.h.

◆ ymin

double InterpFromMesh2dxThreadStruct::ymin

Definition at line 22 of file InterpFromMesh2dx.h.

◆ ymax

double InterpFromMesh2dxThreadStruct::ymax

Definition at line 22 of file InterpFromMesh2dx.h.

◆ nods_prime

int InterpFromMesh2dxThreadStruct::nods_prime

Definition at line 23 of file InterpFromMesh2dx.h.

◆ data_prime

IssmSeqVec<IssmPDouble>* InterpFromMesh2dxThreadStruct::data_prime

Definition at line 24 of file InterpFromMesh2dx.h.

◆ x_prime

double* InterpFromMesh2dxThreadStruct::x_prime

Definition at line 25 of file InterpFromMesh2dx.h.

◆ y_prime

double* InterpFromMesh2dxThreadStruct::y_prime

Definition at line 26 of file InterpFromMesh2dx.h.

◆ default_values

double* InterpFromMesh2dxThreadStruct::default_values

Definition at line 27 of file InterpFromMesh2dx.h.

◆ num_default_values

int InterpFromMesh2dxThreadStruct::num_default_values

Definition at line 28 of file InterpFromMesh2dx.h.

◆ incontour

double* InterpFromMesh2dxThreadStruct::incontour

Definition at line 29 of file InterpFromMesh2dx.h.


The documentation for this struct was generated from the following file: