Ice Sheet System Model
4.18
Code documentation
src
c
modules
ElementConnectivityx
ElementConnectivityx.h
Go to the documentation of this file.
1
5
#ifndef _ELEMENTCONNECTIVITYX_H
6
#define _ELEMENTCONNECTIVITYX_H
7
8
/* local prototypes: */
9
void
ElementConnectivityx
(
int
** pelementconnectivity,
int
* elements,
int
nels,
int
* nodeconnectivity,
int
nods,
int
width);
10
11
#endif
/* _ELEMENTCONNECTIVITYX_H */
ElementConnectivityx
void ElementConnectivityx(int **pelementconnectivity, int *elements, int nels, int *nodeconnectivity, int nods, int width)
Definition:
ElementConnectivityx.cpp:17
Generated on Thu Jul 2 2020 08:09:19 for Ice Sheet System Model by
1.8.19