nodes_type Struct Reference

Data Structure of an Node/Point. More...

#include <pihm.h>


Data Fields

int index
realtype x
realtype y
realtype zmin
realtype zmax


Detailed Description

Data Structure of an Node/Point.

Definition at line 105 of file pihm.h.


Field Documentation

int nodes_type::index

Node Number

Definition at line 108 of file pihm.h.

Referenced by read_alloc().

realtype nodes_type::x

x coordinate of the node

Definition at line 110 of file pihm.h.

Referenced by initialize(), and read_alloc().

realtype nodes_type::y

y coordinate of the node

Definition at line 111 of file pihm.h.

Referenced by initialize(), and read_alloc().

realtype nodes_type::zmin

bedrock elevation of the node

Definition at line 112 of file pihm.h.

Referenced by initialize(), and read_alloc().

realtype nodes_type::zmax

surface elevation of the node

Definition at line 113 of file pihm.h.

Referenced by initialize(), and read_alloc().


The documentation for this struct was generated from the following file:
Generated on Thu Jul 12 14:34:20 2007 for PIHM by  doxygen 1.5.2