GRASS Programmer's Manual  6.5.svn(2014)-r66266
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
N_heatflow_data3d Struct Reference

#include <N_heatflow.h>

Collaboration diagram for N_heatflow_data3d:

Data Fields

N_array_3dt
 
N_array_3dt_start
 
N_array_3dgamma_x
 
N_array_3dgamma_y
 
N_array_3dgamma_z
 
N_array_3dq
 
N_array_3drho
 
N_array_3dc
 
N_array_3dstatus
 
double dt
 

Detailed Description

Definition at line 23 of file N_heatflow.h.

Field Documentation

N_array_3d* N_heatflow_data3d::c

Definition at line 32 of file N_heatflow.h.

double N_heatflow_data3d::dt

Definition at line 36 of file N_heatflow.h.

N_array_3d* N_heatflow_data3d::gamma_x

Definition at line 27 of file N_heatflow.h.

N_array_3d* N_heatflow_data3d::gamma_y

Definition at line 28 of file N_heatflow.h.

N_array_3d* N_heatflow_data3d::gamma_z

Definition at line 29 of file N_heatflow.h.

N_array_3d* N_heatflow_data3d::q

Definition at line 30 of file N_heatflow.h.

N_array_3d* N_heatflow_data3d::rho

Definition at line 31 of file N_heatflow.h.

N_array_3d* N_heatflow_data3d::status

Definition at line 34 of file N_heatflow.h.

N_array_3d* N_heatflow_data3d::t

Definition at line 25 of file N_heatflow.h.

N_array_3d* N_heatflow_data3d::t_start

Definition at line 26 of file N_heatflow.h.


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