Ice Sheet System Model
4.18
Code documentation
Main Page
Data Structures
Data Structures
Data Structure Index
Class Hierarchy
Data Fields
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
z
~
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
Related Functions
Files
File List
Globals
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
Functions
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
Variables
Typedefs
Enumerations
Enumerator
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
u
v
w
x
Macros
_
a
b
c
d
e
f
g
h
i
k
m
n
o
p
r
s
t
u
v
•
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
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