Unknown species thermo manager string error. More...
#include <SpeciesThermoMgr.h>


Public Member Functions | |
| UnknownSpeciesThermo (std::string proc, int type) | |
| constructor | |
| UnknownSpeciesThermo (std::string proc, std::string stype) | |
| Alternate constructor. | |
| virtual | ~UnknownSpeciesThermo () throw () |
| destructor | |
Unknown species thermo manager string error.
Definition at line 125 of file SpeciesThermoMgr.h.
| UnknownSpeciesThermo | ( | std::string | proc, | |
| int | type | |||
| ) | [inline] |
constructor
| proc | name of the procecdure | |
| type | unknown type |
Definition at line 133 of file SpeciesThermoMgr.h.
| UnknownSpeciesThermo | ( | std::string | proc, | |
| std::string | stype | |||
| ) | [inline] |
Alternate constructor.
| proc | name of the procecdure | |
| stype | String name for the unknown type |
Definition at line 142 of file SpeciesThermoMgr.h.
| virtual ~UnknownSpeciesThermo | ( | ) | throw () [inline, virtual] |
destructor
Definition at line 146 of file SpeciesThermoMgr.h.
1.6.3