GRASS Programmer's Manual  6.4.2(2012)
N_gradient_2d Struct Reference

Gradient between the cells in X and Y direction. More...

#include <N_pde.h>

Data Fields

double NC
double SC
double WC
double EC

Detailed Description

Gradient between the cells in X and Y direction.


   ______________ 
   |    |    |    |
   |    |    |    |
   |----|-NC-|----|
   |    |    |    |
   |   WC    EC   |
   |    |    |    |
   |----|-SC-|----|
   |    |    |    |
   |____|____|____|


   |  /
   TC NC
   |/
   --WC-----EC--
   /|
   SC BC
   /  |

   

Definition at line 509 of file N_pde.h.


Field Documentation


The documentation for this struct was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines