GRASS Programmer's Manual  6.4.2(2012)
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
N_gradient_neighbours_z Struct Reference

Gradient between the cell neighbours in Z direction. More...

#include <N_pde.h>

Data Fields

double NWZ
double NZ
double NEZ
double WZ
double CZ
double EZ
double SWZ
double SZ
double SEZ

Detailed Description

Gradient between the cell neighbours in Z direction.

Definition at line 585 of file N_pde.h.

Field Documentation

double N_gradient_neighbours_z::CZ

Definition at line 588 of file N_pde.h.

Referenced by N_copy_gradient_neighbours_z(), and N_create_gradient_neighbours_z().

double N_gradient_neighbours_z::EZ

Definition at line 588 of file N_pde.h.

Referenced by N_copy_gradient_neighbours_z(), and N_create_gradient_neighbours_z().

double N_gradient_neighbours_z::NEZ

Definition at line 588 of file N_pde.h.

Referenced by N_copy_gradient_neighbours_z(), and N_create_gradient_neighbours_z().

double N_gradient_neighbours_z::NWZ

Definition at line 588 of file N_pde.h.

Referenced by N_copy_gradient_neighbours_z(), and N_create_gradient_neighbours_z().

double N_gradient_neighbours_z::NZ

Definition at line 588 of file N_pde.h.

Referenced by N_copy_gradient_neighbours_z(), and N_create_gradient_neighbours_z().

double N_gradient_neighbours_z::SEZ

Definition at line 588 of file N_pde.h.

Referenced by N_copy_gradient_neighbours_z(), and N_create_gradient_neighbours_z().

double N_gradient_neighbours_z::SWZ

Definition at line 588 of file N_pde.h.

Referenced by N_copy_gradient_neighbours_z(), and N_create_gradient_neighbours_z().

double N_gradient_neighbours_z::SZ

Definition at line 588 of file N_pde.h.

Referenced by N_copy_gradient_neighbours_z(), and N_create_gradient_neighbours_z().

double N_gradient_neighbours_z::WZ

Definition at line 588 of file N_pde.h.

Referenced by N_copy_gradient_neighbours_z(), and N_create_gradient_neighbours_z().


The documentation for this struct was generated from the following file: