RefPressureMismatch Class Reference
[Managers for Calculating Reference-State Thermodynamics]

Exception thrown if species reference pressures don't match. More...

#include <SpeciesThermoMgr.h>

Inheritance diagram for RefPressureMismatch:
Inheritance graph
[legend]
Collaboration diagram for RefPressureMismatch:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 RefPressureMismatch (std::string proc, doublereal prnew, doublereal prold)
 constructor
virtual ~RefPressureMismatch () throw ()
 destructor

Detailed Description

Exception thrown if species reference pressures don't match.

Definition at line 104 of file SpeciesThermoMgr.h.


Constructor & Destructor Documentation

RefPressureMismatch ( std::string  proc,
doublereal  prnew,
doublereal  prold 
) [inline]

constructor

Parameters:
proc name of the procecdure
prnew reference pressure
prold old reference pressure

Definition at line 112 of file SpeciesThermoMgr.h.

virtual ~RefPressureMismatch (  )  throw () [inline, virtual]

destructor

Definition at line 118 of file SpeciesThermoMgr.h.


The documentation for this class was generated from the following file:
Generated by  doxygen 1.6.3