 |
Ice Sheet System Model
4.18
Code documentation
|
Go to the documentation of this file. 1 #ifndef _PENTAINPUT2_H_
2 #define _PENTAINPUT2_H_
6 #include "../Elements/PentaRef.h"
23 void Marshall(
char** pmarshalled_data,
int* pmarshalled_data_size,
int marshall_direction);
42 void Serve(
int numindices,
int* indices);
43 void Serve(
int row,
int numindices);
50 void Reset(
int interp_in);