• Main Page
  • Classes
  • Files
  • File List

Fayalite.h

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

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