| .. |
|
BasisOptimize.cpp
|
Use std::max_element instead of reimplementing it
|
2014-07-25 18:32:26 +00:00 |
|
ChemEquil.cpp
|
Use execeptions to simplify usage of ElemRearrange
|
2014-07-10 22:36:36 +00:00 |
|
equilibrate.cpp
|
Set printLvl = loglevel for VCS solver since it doesn't use loglevel
|
2014-05-27 02:53:47 +00:00 |
|
MultiPhase.cpp
|
Make use of std::min, std::max, and clip
|
2014-06-03 16:52:43 +00:00 |
|
MultiPhaseEquil.cpp
|
Throw exceptions instead of calling std::exit after an error
|
2014-06-06 00:17:58 +00:00 |
|
PropertyCalculator.h
|
Eliminate redundant standard library includes
|
2013-06-05 17:08:13 +00:00 |
|
vcs_elem.cpp
|
Remove 'SQUARE' and 'DSIGN' macros
|
2014-07-25 18:32:29 +00:00 |
|
vcs_elem_rearrange.cpp
|
Remove 'SQUARE' and 'DSIGN' macros
|
2014-07-25 18:32:29 +00:00 |
|
vcs_equilibrate.cpp
|
Remove commented-out code
|
2014-05-27 02:52:21 +00:00 |
|
vcs_Gibbs.cpp
|
Cleaned up Doxygen documentation for class VCS_SOLVE
|
2013-04-18 22:07:59 +00:00 |
|
vcs_inest.cpp
|
Eliminate 'goto' in VCS_SOLVE::vcs_inest
|
2014-06-03 16:53:34 +00:00 |
|
vcs_MultiPhaseEquil.cpp
|
Throw exceptions instead of calling std::exit after an error
|
2014-06-06 00:17:58 +00:00 |
|
vcs_nondim.cpp
|
Throw exceptions instead of calling std::exit after an error
|
2014-06-06 00:17:58 +00:00 |
|
vcs_phaseStability.cpp
|
Remove 'SQUARE' and 'DSIGN' macros
|
2014-07-25 18:32:29 +00:00 |
|
vcs_prep.cpp
|
Eliminate redundant VCS vector functions
|
2014-05-30 19:23:25 +00:00 |
|
vcs_prob.cpp
|
Throw exceptions instead of calling std::exit after an error
|
2014-06-06 00:17:58 +00:00 |
|
vcs_rank.cpp
|
Remove 'SQUARE' and 'DSIGN' macros
|
2014-07-25 18:32:29 +00:00 |
|
vcs_rearrange.cpp
|
[VCS] Use local variable declarations where possible
|
2014-05-23 22:47:03 +00:00 |
|
vcs_report.cpp
|
Throw exceptions instead of calling std::exit after an error
|
2014-06-06 00:17:58 +00:00 |
|
vcs_root1d.cpp
|
Remove 'SQUARE' and 'DSIGN' macros
|
2014-07-25 18:32:29 +00:00 |
|
vcs_rxnadj.cpp
|
Remove 'SQUARE' and 'DSIGN' macros
|
2014-07-25 18:32:29 +00:00 |
|
vcs_setMolesLinProg.cpp
|
Make use of std::min, std::max, and clip
|
2014-06-03 16:52:43 +00:00 |
|
vcs_solve.cpp
|
Throw exceptions instead of calling std::exit after an error
|
2014-06-06 00:17:58 +00:00 |
|
vcs_solve_phaseStability.cpp
|
Eliminate redundant VCS vector functions
|
2014-05-30 19:23:25 +00:00 |
|
vcs_solve_TP.cpp
|
Remove 'SQUARE' and 'DSIGN' macros
|
2014-07-25 18:32:29 +00:00 |
|
vcs_species_thermo.cpp
|
Throw exceptions instead of calling std::exit after an error
|
2014-06-06 00:17:58 +00:00 |
|
vcs_SpeciesProperties.cpp
|
Eliminate redundant standard library includes
|
2013-06-05 17:08:13 +00:00 |
|
vcs_TP.cpp
|
Remove commented-out code
|
2014-05-27 02:52:21 +00:00 |
|
vcs_util.cpp
|
Remove deprecated functions
|
2014-06-20 18:44:33 +00:00 |
|
vcs_VolPhase.cpp
|
Throw exceptions instead of calling std::exit after an error
|
2014-06-06 00:17:58 +00:00 |