Ice Sheet System Model
4.18
Code documentation
src
c
modules
ProcessRiftsx
ProcessRiftsx.h
Go to the documentation of this file.
1
5
#ifndef _PROCESSRIFTX_H
6
#define _PROCESSRIFTX_H
7
8
class
RiftStruct
;
9
10
void
ProcessRiftsx
(
int
** pindex,
int
* pnel,
double
** px,
double
** py,
int
* pnods,
int
** psegments,
int
** psegmentmarkers,
int
*pnum_seg,
RiftStruct
**priftstruct);
11
12
#endif
/* _PROCESSRIFTX_H*/
ProcessRiftsx
void ProcessRiftsx(int **pindex, int *pnel, double **px, double **py, int *pnods, int **psegments, int **psegmentmarkers, int *pnum_seg, RiftStruct **priftstruct)
Definition:
ProcessRiftsx.cpp:10
RiftStruct
Definition:
RiftStruct.h:8
Generated on Thu Jul 2 2020 08:09:19 for Ice Sheet System Model by
1.8.19