Ice Sheet System Model
4.18
Code documentation
src
c
modules
VertexCoordinatesx
VertexCoordinatesx.h
Go to the documentation of this file.
1
4
#ifndef _VERTEX_COORDINATESX_H
5
#define _VERTEX_COORDINATESX_H
6
7
#include "../../classes/classes.h"
8
9
/* local prototypes: */
10
void
VertexCoordinatesx
(
IssmDouble
** px,
IssmDouble
** py,
IssmDouble
** pz,
Vertices
* vertices,
bool
spherical=
false
);
11
12
#endif
/* _VERTEX_COORDINATESX_H */
Vertices
Declaration of Vertices class.
Definition:
Vertices.h:15
IssmDouble
double IssmDouble
Definition:
types.h:37
VertexCoordinatesx
void VertexCoordinatesx(IssmDouble **px, IssmDouble **py, IssmDouble **pz, Vertices *vertices, bool spherical=false)
Definition:
VertexCoordinatesx.cpp:11
Generated on Thu Jul 2 2020 08:09:19 for Ice Sheet System Model by
1.8.19