PanPhaseField SDK
mAtomicWeight Class Reference

Dictionary of atomic weight. More...

#include <atomic_weight.h>

Public Member Functions

double get_weight (string &key)
 
 mAtomicWeight ()
 
 ~mAtomicWeight ()
 

Detailed Description

Dictionary of atomic weight.

Constructor & Destructor Documentation

◆ mAtomicWeight()

mAtomicWeight::mAtomicWeight ( )
inline

Default constructor

◆ ~mAtomicWeight()

mAtomicWeight::~mAtomicWeight ( )
inline

Default destructor

Member Function Documentation

◆ get_weight()

double mAtomicWeight::get_weight ( string &  key)
inline

Get atomic weight

Parameters
[in]keythe symbol of element
Returns
value of atomic weight. If the key is invalid, return 0.0

The documentation for this class was generated from the following file: