GRASS Programmer's Manual  6.5.svn(2014)-r66266
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
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 525 of file N_pde.h.

Field Documentation


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