
Store and retrieve solution data. More...
#include "us_solutedata.h"
| Public Member Functions | |
| bucket () | |
| ~bucket () | |
| bool | operator== (const bucket &objIn) | 
| bool | operator!= (const bucket &objIn) | 
| bool | operator< (const bucket &objIn) const | 
| Public Attributes | |
| double | x | 
| double | x_min | 
| double | x_max | 
| double | y | 
| double | y_max | 
| double | y_min | 
| double | conc | 
| int | status | 
Store and retrieve solution data.
Definition at line 19 of file us_solutedata.h.
| 
 | inline | 
Definition at line 32 of file us_solutedata.h.
| 
 | inline | 
Definition at line 33 of file us_solutedata.h.
| 
 | inline | 
Definition at line 40 of file us_solutedata.h.
| 
 | inline | 
Definition at line 46 of file us_solutedata.h.
| 
 | inline | 
Definition at line 34 of file us_solutedata.h.
| double bucket::conc | 
Definition at line 28 of file us_solutedata.h.
| int bucket::status | 
Definition at line 29 of file us_solutedata.h.
| double bucket::x | 
Definition at line 22 of file us_solutedata.h.
| double bucket::x_max | 
Definition at line 24 of file us_solutedata.h.
| double bucket::x_min | 
Definition at line 23 of file us_solutedata.h.
| double bucket::y | 
Definition at line 25 of file us_solutedata.h.
| double bucket::y_max | 
Definition at line 26 of file us_solutedata.h.
| double bucket::y_min | 
Definition at line 27 of file us_solutedata.h.
 1.8.3.1-20130324
 1.8.3.1-20130324