GRASS GIS 8 Programmer's Manual  8.4.0dev(2024)-112dd97adf
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 543 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: