#include <AlloySolid.h>
Public Member Functions | |
AlloySolid () | |
constructor | |
virtual | ~AlloySolid () |
destructor | |
Public Attributes | |
const int | NCOMP |
number of components | |
const int | FEMETAL |
index of Fe-Metal component | |
const int | NIMETAL |
index of Ni-Metal component | |
Protected Member Functions | |
virtual void | init () |
initialization function |
AlloySolid class file. Wrapper for Ghiorso's implementation AlloySolid solution parameters from Tomiska and Tomiska & Neckel
Definition at line 19 of file AlloySolid.h.