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

#include <N_heatflow.h>

Collaboration diagram for N_heatflow_data2d:

Data Fields

N_array_2dt
 
N_array_2dt_start
 
N_array_2dgamma_x
 
N_array_2dgamma_y
 
N_array_2dq
 
N_array_2drho
 
N_array_2dc
 
N_array_2dstatus
 
double dt
 

Detailed Description

Definition at line 40 of file N_heatflow.h.

Field Documentation

N_array_2d* N_heatflow_data2d::c

Definition at line 48 of file N_heatflow.h.

double N_heatflow_data2d::dt

Definition at line 52 of file N_heatflow.h.

N_array_2d* N_heatflow_data2d::gamma_x

Definition at line 44 of file N_heatflow.h.

N_array_2d* N_heatflow_data2d::gamma_y

Definition at line 45 of file N_heatflow.h.

N_array_2d* N_heatflow_data2d::q

Definition at line 46 of file N_heatflow.h.

N_array_2d* N_heatflow_data2d::rho

Definition at line 47 of file N_heatflow.h.

N_array_2d* N_heatflow_data2d::status

Definition at line 50 of file N_heatflow.h.

N_array_2d* N_heatflow_data2d::t

Definition at line 42 of file N_heatflow.h.

N_array_2d* N_heatflow_data2d::t_start

Definition at line 43 of file N_heatflow.h.


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