Cantera
4.0.0a1
Install
User Guide
Examples
Reference
Develop
Community
Loading...
Searching...
No Matches
Deprecated List
Member
Cantera::newReactor4
(const string &model, shared_ptr< Solution > phase, bool clone=true, const string &name="(none)")
Transitional method; to be removed after Cantera 4.0.
Member
ReactorBase::syncState
()
To be removed after Cantera 4.0. Use
ReactorNet::reinitialize
to indicate a change in state that requires integrator reinitialization.
Member
ReactorNet::setTolerances
(double rtol, double atol)
To be removed after Cantera 4.0. Use
setRelativeTolerance()
and
setAbsoluteTolerance()
instead.
Member
reactornet_setTolerances
(int32_t handle, double rtol, double atol)
Per C++ annotation: To be removed after
Cantera
4.0. Use
setRelativeTolerance()
and
setAbsoluteTolerance()
instead.
Generated by
1.9.7