unique_ptr
. shared_ptr<Reactor>
will be returned. For new behavior, see newReactor4
. To be removed after Cantera 3.2. Replaced by version taking unique_ptr
.
To be removed after Cantera 3.2. Superseded by linearSolver()
shared_ptr<const Solution>
. For transitional access to the Solution object, use contents4(). shared_ptr<Solution>
. For transitional access to the Solution object, use contents4(). shared_ptr<ThermoPhase>
.