ROOT 6.13/01 Reference Guide |
This is the complete list of members for TQpSolverBase, including all inherited members.
DataNorm() | TQpSolverBase | inline |
DefMonitor(TQpDataBase *data, TQpVar *vars, TQpResidual *resids, Double_t alpha, Double_t sigma, Int_t i, Double_t mu, Int_t stop_code, Int_t level)=0 | TQpSolverBase | pure virtual |
DefStart(TQpProbBase *formulation, TQpVar *iterate, TQpDataBase *prob, TQpResidual *resid, TQpVar *step) | TQpSolverBase | virtual |
DefStatus(TQpDataBase *data, TQpVar *vars, TQpResidual *resids, Int_t i, Double_t mu, Int_t level) | TQpSolverBase | virtual |
DoMonitor(TQpDataBase *data, TQpVar *vars, TQpResidual *resids, Double_t alpha, Double_t sigma, Int_t i, Double_t mu, Int_t stop_code, Int_t level) | TQpSolverBase | virtual |
DoStatus(TQpDataBase *data, TQpVar *vars, TQpResidual *resids, Int_t i, Double_t mu, Int_t level) | TQpSolverBase | virtual |
DumbStart(TQpProbBase *formulation, TQpVar *iterate, TQpDataBase *prob, TQpResidual *resid, TQpVar *step) | TQpSolverBase | virtual |
fArtol | TQpSolverBase | protected |
fDnorm | TQpSolverBase | protected |
fGamma_a | TQpSolverBase | protected |
fGamma_f | TQpSolverBase | protected |
FinalStepLength(TQpVar *iterate, TQpVar *step) | TQpSolverBase | virtual |
fIter | TQpSolverBase | |
fMaxit | TQpSolverBase | protected |
fMu_history | TQpSolverBase | protected |
fMutol | TQpSolverBase | protected |
fPhi | TQpSolverBase | protected |
fPhi_history | TQpSolverBase | protected |
fPhi_min_history | TQpSolverBase | protected |
fRnorm_history | TQpSolverBase | protected |
fSys | TQpSolverBase | protected |
GetArTol() | TQpSolverBase | inline |
GetLinearSystem() | TQpSolverBase | inline |
GetMuTol() | TQpSolverBase | inline |
operator=(const TQpSolverBase &source) | TQpSolverBase | |
SetArTol(Double_t ar) | TQpSolverBase | inline |
SetMuTol(Double_t m) | TQpSolverBase | inline |
Solve(TQpDataBase *prob, TQpVar *iterate, TQpResidual *resids)=0 | TQpSolverBase | pure virtual |
Start(TQpProbBase *formulation, TQpVar *iterate, TQpDataBase *prob, TQpResidual *resid, TQpVar *step) | TQpSolverBase | virtual |
SteveStart(TQpProbBase *formulation, TQpVar *iterate, TQpDataBase *prob, TQpResidual *resid, TQpVar *step) | TQpSolverBase | virtual |
TQpSolverBase() | TQpSolverBase | |
TQpSolverBase(const TQpSolverBase &another) | TQpSolverBase | |
~TQpSolverBase() | TQpSolverBase | virtual |