GRASS GIS 7 Programmer's Manual  7.9.dev(2021)-e5379bbd7
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_xxt
 
N_gradient_neighbours_xxc
 
N_gradient_neighbours_xxb
 
N_gradient_neighbours_yyt
 
N_gradient_neighbours_yyc
 
N_gradient_neighbours_yyb
 
N_gradient_neighbours_zzt
 
N_gradient_neighbours_zzb
 

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: