• Main Page
  • Classes
  • Files
  • File List

Rutile.h

00001 /* 
00002  * Rutile class header file
00003  * Data from Berman (1988)
00004  * Mark Ghiorso
00005  */
00006 
00007 #ifndef RUTILE_H
00008 #define RUTILE_H
00009 
00010 #include "BermanPhase.h"
00011 
00019 class Rutile: public BermanPhase {
00020  public:
00022   Rutile();
00023 };
00024 
00025 #endif
00026 
00027 
00028 

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