GRASS GIS 7 Programmer's Manual  7.6.0(2019)-exported
N_gradient_neighbours_3d Struct Reference

Gradient between the cell neighbours in X, Y and Z direction. More...

#include <N_pde.h>

Collaboration diagram for N_gradient_neighbours_3d:

Data Fields

N_gradient_neighbours_x * xt
 
N_gradient_neighbours_x * xc
 
N_gradient_neighbours_x * xb
 
N_gradient_neighbours_y * yt
 
N_gradient_neighbours_y * yc
 
N_gradient_neighbours_y * yb
 
N_gradient_neighbours_z * zt
 
N_gradient_neighbours_z * zb
 

Detailed Description

Gradient between the cell neighbours in X, Y and Z direction.

Definition at line 502 of file N_pde.h.

Field Documentation

◆ xb

◆ xc

◆ xt

◆ yb

◆ yc

◆ yt

◆ zb

◆ zt


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