cantera/test_problems
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
..
cathermo Deprecate copy constructors for eventually-noncopyable objects 2016-07-29 18:57:29 -04:00
ChemEquil_ionizedGas Replace DATA_PTR macro with calls to data() 2015-10-17 18:58:50 -04:00
CpJump [Test] Fix compilation errors with VS2015 2015-09-08 12:26:58 -04:00
cxx_ex [Test] Remove unnecessary files from cxx_ex 2016-04-07 23:22:47 -04:00
diamondSurf [C++] Clean up of top-level headers 2016-05-14 16:10:10 -04:00
diamondSurf_dupl Make use of initializer lists where appropriate 2015-10-17 18:58:50 -04:00
dustyGasTransport Replace DATA_PTR macro with calls to data() 2015-10-17 18:58:50 -04:00
mixGasTransport [Transport] Use correct scaling factor when fitting conductivity 2016-06-20 19:07:56 -04:00
multiGasTransport [C++] Clean up of top-level headers 2016-05-14 16:10:10 -04:00
pureFluidTest [C++] Clean up of top-level headers 2016-05-14 16:10:10 -04:00
rankine_democxx [Test] Fix compilation errors with VS2015 2015-09-08 12:26:58 -04:00
shared Remove unnecessary calls to ostream.close() 2015-11-23 18:06:54 -05:00
silane_equil [Thermo] Make continuity check for enthalpy dimensionally consistent 2015-12-15 11:41:54 -05:00
simpleTransport Simplify error handling to eliminate need for global error stack 2015-11-16 19:50:55 -05:00
stoichSolidKinetics [C++] Clean up of top-level headers 2016-05-14 16:10:10 -04:00
surfkin Replace DATA_PTR macro with calls to data() 2015-10-17 18:58:50 -04:00
surfSolverTest Use system-installed version of fmt library if available 2016-07-05 14:17:01 -04:00
VCSnonideal [Thermo] Replace numerical constants for ThermoPhase types with strings 2016-07-07 21:36:11 -04:00
VPsilane_test [Thermo] Make continuity check for enthalpy dimensionally consistent 2015-12-15 11:41:54 -05:00
.gitignore Update .gitignore 2016-04-13 21:11:04 -04:00
SConscript [Test] Add test of VCS equilibrium solver with higher loglevel 2016-04-08 15:40:22 -04:00