• Main Page
  • Classes
  • Files
  • File List

Cristobalite.h

00001 /* 
00002  Cristobalite class header file
00003  Data from Berman (1988)
00004  $Id: Cristobalite.h,v 1.1 2006/01/06 17:42:47 ghiorso Exp $
00005  Mark Ghiorso
00006  */
00007 
00008 #ifndef CRISTOBALITE_H
00009 #define CRISTOBALITE_H
00010 
00011 #include "BermanLambdaPhase.h"
00012 
00020 class Cristobalite: public BermanLambdaPhase {
00021  public:
00023   Cristobalite();
00024 };
00025 
00026 #endif
00027 
00028 
00029 

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