Cantera
Install
User Guide
Examples
Reference
Develop
Community
4.0.0a2
Toggle main menu visibility
Loading...
Searching...
No Matches
SteadyReactorSolver Member List
This is the complete list of members for
SteadyReactorSolver
, including all inherited members.
bandwidth
() const
SteadyStateSystem
inline
calculateTimeStepGrowthFactor
(span< const double > x_before, span< const double > x_after)
SteadyStateSystem
protected
clearDebugFile
()
SteadyStateSystem
inline
virtual
clearStats
()
SteadyStateSystem
virtual
componentName
(size_t i) const override
SteadyReactorSolver
virtual
componentTableHeader
() const
SteadyStateSystem
inline
virtual
componentTableLabel
(size_t i) const
SteadyStateSystem
inline
virtual
eval
(span< const double > x, span< double > r, double rdt=-1.0, int count=1) override
SteadyReactorSolver
virtual
evalJacobian
(span< const double > x0) override
SteadyReactorSolver
virtual
evalSSJacobian
(span< const double > x)
SteadyStateSystem
protected
factorizeJacobian
()
SteadyStateSystem
getState
(span< double > x) const
SteadyStateSystem
gridSize
() const
SteadyStateSystem
inline
protected
virtual
initTimeInteg
(double dt, span< const double > x) override
SteadyReactorSolver
virtual
linearSolver
() const
SteadyStateSystem
inline
lowerBound
(size_t i) const override
SteadyReactorSolver
virtual
m_attempt_counter
SteadyStateSystem
protected
m_bw
SteadyStateSystem
protected
m_evaltime
SteadyStateSystem
protected
m_factorizations
SteadyStateSystem
protected
m_factorTime
SteadyStateSystem
protected
m_gridTime
SteadyStateSystem
protected
m_initialState
SteadyReactorSolver
private
m_interrupt
SteadyStateSystem
protected
m_jac
SteadyStateSystem
protected
m_jac_ok
SteadyStateSystem
protected
m_jacobianAbsPerturb
SteadyStateSystem
protected
m_jacobianRelPerturb
SteadyStateSystem
protected
m_jacobianThreshold
SteadyStateSystem
protected
m_linearSolves
SteadyStateSystem
protected
m_mask
SteadyStateSystem
protected
m_max_history
SteadyStateSystem
protected
m_net
(defined in
SteadyReactorSolver
)
SteadyReactorSolver
private
m_nevals
SteadyStateSystem
protected
m_newt
SteadyStateSystem
protected
m_nsteps
SteadyStateSystem
protected
m_nsteps_max
SteadyStateSystem
protected
m_rdt
SteadyStateSystem
protected
m_size
SteadyStateSystem
protected
m_solveTime
SteadyStateSystem
protected
m_ss_jac_age
SteadyStateSystem
protected
m_state
SteadyStateSystem
protected
m_stats
SteadyStateSystem
protected
m_steps
SteadyStateSystem
protected
m_tfactor
SteadyStateSystem
protected
m_time_step_callback
SteadyStateSystem
protected
m_tmax
SteadyStateSystem
protected
m_tmin
SteadyStateSystem
protected
m_ts_jac_age
SteadyStateSystem
protected
m_tstep
SteadyStateSystem
protected
m_tstep_growth
SteadyStateSystem
protected
m_tstep_growth_strategy
SteadyStateSystem
protected
m_work1
SteadyStateSystem
protected
m_work2
(defined in
SteadyStateSystem
)
SteadyStateSystem
protected
m_xlast_ts
SteadyStateSystem
protected
m_xnew
SteadyStateSystem
protected
maxTimeStepCount
() const
SteadyStateSystem
inline
newton
()
SteadyStateSystem
operator=
(const SteadyStateSystem &)=delete (defined in
SteadyStateSystem
)
SteadyStateSystem
parseTimeStepGrowthStrategy
(const string &strategy) (defined in
SteadyStateSystem
)
SteadyStateSystem
protected
static
rdt
() const
SteadyStateSystem
inline
recordFactorization
(double wallTime)
SteadyStateSystem
inline
recordLinearSolve
(double wallTime)
SteadyStateSystem
inline
resetBadValues
(span< double > x) override
SteadyReactorSolver
virtual
resize
()
SteadyStateSystem
virtual
saveStats
()
SteadyStateSystem
virtual
setInitialGuess
(span< const double > x)
SteadyStateSystem
setInterrupt
(Func1 *interrupt)
SteadyStateSystem
inline
setJacAge
(int ss_age, int ts_age=-1)
SteadyStateSystem
setJacobianPerturbation
(double relative, double absolute, double threshold)
SteadyStateSystem
inline
setLinearSolver
(shared_ptr< SystemJacobian > solver)
SteadyStateSystem
setMaxTimeStep
(double tmax)
SteadyStateSystem
inline
setMaxTimeStepCount
(int nmax)
SteadyStateSystem
inline
setMinTimeStep
(double tmin)
SteadyStateSystem
inline
setSteadyMode
()
SteadyStateSystem
virtual
setTimeStep
(double stepsize, span< const int > tsteps)
SteadyStateSystem
setTimeStepCallback
(Func1 *callback)
SteadyStateSystem
inline
setTimeStepFactor
(double tfactor)
SteadyStateSystem
inline
setTimeStepGrowthFactor
(double tfactor)
SteadyStateSystem
inline
setTimeStepGrowthStrategy
(const string &strategy)
SteadyStateSystem
size
() const
SteadyStateSystem
inline
solve
(int loglevel=0)
SteadyStateSystem
solverStats
()
SteadyStateSystem
inline
ssnorm
(span< const double > x, span< double > r)
SteadyStateSystem
steady
() const
SteadyStateSystem
inline
SteadyReactorSolver
(ReactorNet *net, span< const double > x0) (defined in
SteadyReactorSolver
)
SteadyReactorSolver
SteadyStateSystem
() (defined in
SteadyStateSystem
)
SteadyStateSystem
SteadyStateSystem
(const SteadyStateSystem &)=delete (defined in
SteadyStateSystem
)
SteadyStateSystem
timeStep
(int nsteps, double dt, span< double > x, span< double > r, int loglevel)
SteadyStateSystem
timeStepGrowthFactor
() const
SteadyStateSystem
inline
TimeStepGrowthStrategy
enum name (defined in
SteadyStateSystem
)
SteadyStateSystem
protected
timeStepGrowthStrategy
() const
SteadyStateSystem
timeStepGrowthStrategyName
(TimeStepGrowthStrategy strategy) (defined in
SteadyStateSystem
)
SteadyStateSystem
protected
static
transient
() const
SteadyStateSystem
inline
transientMask
()
SteadyStateSystem
inline
tsnorm
(span< const double > x, span< double > r)
SteadyStateSystem
upperBound
(size_t i) const override
SteadyReactorSolver
virtual
weightedNorm
(span< const double > step) const override
SteadyReactorSolver
virtual
writeDebugInfo
(const string &header_suffix, const string &message, int loglevel, int attempt_counter) override
SteadyReactorSolver
virtual
~SteadyStateSystem
() (defined in
SteadyStateSystem
)
SteadyStateSystem
virtual
Generated by
1.17.0