t_hcmap Struct Reference

#include <hcmap.h>

Collaboration diagram for t_hcmap:
[legend]

Data Fields

long int MapZone
realnum RangeMap [2]
long int nMapStep
bool lgMapOK
bool lgMapBeingDone
bool lgMapDone
long int nmap
realnumtemap
realnumhmap
realnumcmap
long int nMapAlloc

Detailed Description

hcmap.h

Definition at line 16 of file hcmap.h.


Field Documentation

saved cooling for the map

Definition at line 48 of file hcmap.h.

Referenced by lgCheckMonitors(), map_do(), and pltmap().

saved heating for the map

Definition at line 45 of file hcmap.h.

Referenced by lgCheckMonitors(), map_do(), and pltmap().

this is set true when we are in process of doing a map

Definition at line 33 of file hcmap.h.

Referenced by ConvFail(), InitCoreload(), iter_end_check(), pltmap(), and SaveDo().

logical flag indicating whether a map has been done

Definition at line 36 of file hcmap.h.

Referenced by InitCoreload(), iter_end_check(), map_do(), PrtComment(), and SaveDo().

logical flag indicating whether results of map were ok - set false if inflection points occurred

Definition at line 30 of file hcmap.h.

Referenced by InitCoreload(), map_do(), and PrtComment().

long int t_hcmap::MapZone

parameters doing with map command, MapZone is zone number, -1 for very start, init to 9999 to prevent map

Definition at line 20 of file hcmap.h.

Referenced by InitDefaultsPreparse(), iter_end_check(), ParseMap(), ParseSave(), and SaveDo().

long int t_hcmap::nmap

number of points actually done

Definition at line 39 of file hcmap.h.

Referenced by InitCoreload(), lgCheckMonitors(), map_do(), and pltmap().

flag saying whether previous three vectors have had space allocated, this starts out zero and is set to first number needed when alloc happens, and then never reset

Definition at line 53 of file hcmap.h.

Referenced by InitCoreload(), lgCheckMonitors(), and map_do().

nMapStep is number of steps, set with set nmap command

Definition at line 26 of file hcmap.h.

Referenced by InitDefaultsPreparse(), map_do(), and ParseSet().

RangeMap is range, parsed from same command

Definition at line 23 of file hcmap.h.

Referenced by ConvFail(), InitDefaultsPreparse(), map_do(), ParseMap(), ParseSave(), and pltmap().

saved temperatures for the map

Definition at line 42 of file hcmap.h.

Referenced by lgCheckMonitors(), map_do(), and pltmap().


The documentation for this struct was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 15 Nov 2012 for cloudy by  doxygen 1.6.1