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
SurfaceRelVelMisfitx
SurfaceRelVelMisfitx.h
Go to the documentation of this file.
1
5
#ifndef _SURFACERELVELMISFITX_H
6
#define _SURFACERELVELMISFITX_H
7
8
#include "../../classes/classes.h"
9
10
/* local prototypes: */
11
void
SurfaceRelVelMisfitx
(
IssmDouble
* pJ,
Elements
*
elements
,
Nodes
*
nodes
,
Vertices
*
vertices
,
Loads
*
loads
,
Materials
*
materials
,
Parameters
*
parameters
);
12
IssmDouble
SurfaceRelVelMisfit
(
Element
* element);
13
14
#endif
Vertices
Declaration of Vertices class.
Definition:
Vertices.h:15
FemModel::vertices
Vertices * vertices
Definition:
FemModel.h:49
IssmDouble
double IssmDouble
Definition:
types.h:37
Nodes
Declaration of Nodes class.
Definition:
Nodes.h:19
Parameters
Declaration of Parameters class.
Definition:
Parameters.h:18
FemModel::parameters
Parameters * parameters
Definition:
FemModel.h:46
Elements
Declaration of Elements class.
Definition:
Elements.h:17
Element
Definition:
Element.h:41
Materials
Declaration of Materials class.
Definition:
Materials.h:16
FemModel::nodes
Nodes * nodes
Definition:
FemModel.h:56
FemModel::materials
Materials * materials
Definition:
FemModel.h:45
SurfaceRelVelMisfit
IssmDouble SurfaceRelVelMisfit(Element *element)
Definition:
SurfaceRelVelMisfitx.cpp:32
FemModel::loads
Loads * loads
Definition:
FemModel.h:54
FemModel::elements
Elements * elements
Definition:
FemModel.h:44
Loads
Declaration of Loads class.
Definition:
Loads.h:16
SurfaceRelVelMisfitx
void SurfaceRelVelMisfitx(IssmDouble *pJ, Elements *elements, Nodes *nodes, Vertices *vertices, Loads *loads, Materials *materials, Parameters *parameters)
Definition:
SurfaceRelVelMisfitx.cpp:11
Generated on Thu Jul 2 2020 08:09:19 for Ice Sheet System Model by
1.8.19