|
CASM
AClustersApproachtoStatisticalMechanics
|
#include <Molecule.hh>
Definition at line 31 of file Molecule.hh.
Public Member Functions | |
| Specie () | |
| Specie (std::string init_name) | |
| bool | is_vacancy () const |
| bool | operator== (const Specie &RHS) const |
Public Attributes | |
| std::string | name |
| double | mass |
| double | magmom |
| double | U |
| double | J |