#include <Clinopyroxene.h>
Inheritance diagram for Clinopyroxene:

Public Member Functions | |
| Clinopyroxene () | |
| constructor | |
| virtual | ~Clinopyroxene () |
| destructor | |
Public Attributes | |
| const int | NCOMP |
| number of components | |
| const int | DIOPSIDE |
| index of diopside component | |
| const int | ENSTATITE |
| index of enstatite component | |
| const int | HEDENBERGITE |
| index of hedenbergite component | |
| const int | ALBUFFONITE |
| index of alumino-buffonite component | |
| const int | BUFFONITE |
| index of buffonite component | |
| const int | ESSENITE |
| index of essenite component | |
| const int | JADEITE |
| indext of jadeite component | |
Protected Member Functions | |
| virtual void | init () |
| initialization function | |
Static Protected Attributes | |
| BermanData | ssdata [] |
| array of data for standard states | |
Richard Sack
Victor Kress
Definition at line 19 of file Clinopyroxene.h.
1.3.4