• Main Page
  • Classes
  • Files
  • File List

CuMet.h

00001 /* 
00002  * CuMet class header file
00003  * Data from JANAF (Chase et al. 1985)
00004  * Victor Kress
00005  * $Id: CuMet.h,v 1.2 2004/07/07 01:13:54 kress Exp $
00006  */
00007 #ifndef CUMET_H
00008 #define CUMET_H
00009 
00010 #include "ShomatePhase.h"
00011 
00018 class CuMet: public ShomatePhase {
00019  public:
00021   CuMet();
00023   virtual ~CuMet();
00024 };
00025 
00026 #endif
00027 
00028 
00029 

Generated on Fri Aug 6 2010 13:30:28 for phases by  doxygen 1.7.1