PanPhaseField SDK
|
Utilities writting Pandat result tables. More...
Classes | |
class | Pandat_Result_Table |
Pandat result table controller. For PanGUI only. More... | |
class | PFM_Stat |
Phase field model statistics. More... | |
Functions | |
double | get_weight_percent (map< string, double > &comp_in_mole_percent, string &key) |
void | initialize_p_point (shared_ptr< P_Point > to_point) |
Utilities writting Pandat result tables.
|
inline |
Get weight percentage
[in] | comp_in_mole_percent | the the composition dictionary in mole fraction |
[in] | key | the the key of componenet to transform |
|
inline |
Initialize a point (a row) in Pandat result table
[out] | to_point | the point to be initialized |