#include <Rhombohedral.h>
  
Public Member Functions | |
| RhmOxide () | |
| constructor  | |
| virtual | ~RhmOxide () | 
| destructor  | |
Public Attributes | |
| const int | NCOMP | 
| number of components  | |
| const int | GEIKIELITE | 
| index of geikielite component  | |
| const int | HEMATITE | 
| index of hematite component  | |
| const int | ILMENITE | 
| index of ilmenite component  | |
| const int | PYROPHANITE | 
| index of pyrophanite component  | |
Protected Member Functions | |
| virtual void | init () | 
| initialization function  | |
Static Protected Attributes | |
| static BermanData | ssdata [] | 
| array of data for standard states  | |
RhmOxide class file. Wrapper for Ghiorso's implementation RhmOxide solution parameters from Ghiorso and Sack (1991)
Definition at line 19 of file Rhombohedral.h.
 1.7.1