cantera/test_problems/cathermo/HMW_dupl_test
Ray Speth ac7a9bd238 Deprecate copy constructors for eventually-noncopyable objects
The following classes (and their children) will be non-copyable and
non-assignable after Cantera 2.3:
  - ThermoPhase
  - Kinetics
  - Transport
  - Species
  - SpeciesThermoInterpType
  - MultiSpeciesThermo
  - VPSSMgr
  - PDSS
  - ResidJacEval
  - RootFind
2016-07-29 18:57:29 -04:00
..
HMW_dupl_test.cpp Deprecate copy constructors for eventually-noncopyable objects 2016-07-29 18:57:29 -04:00
HMW_NaCl_sp1977_alt.xml [Doc] Capitalize proper nouns and acronyms 2015-05-25 20:58:44 -04:00
NaCl_Solid.xml Added another test problem that checks the duplMyselfAsThermoPhase 2007-06-02 00:14:24 +00:00
output_blessed.txt found a better format 2012-07-16 19:56:40 +00:00
README Added another test problem that checks the duplMyselfAsThermoPhase 2007-06-02 00:14:24 +00:00

Check on the duplication routines for HMWSoln
In other words, this checks whether duplMyselfAsThermoPhase() works.