Thermal-FIST
1.3
Package for hadron resonance gas model applications
|
This is the complete list of members for thermalfist::Broyden, including all inherited members.
Broyden(BroydenEquations *eqs=NULL, BroydenJacobian *jaco=NULL) | thermalfist::Broyden | inline |
Iterations() const | thermalfist::Broyden | inline |
m_Equations | thermalfist::Broyden | protected |
m_Iterations | thermalfist::Broyden | protected |
m_Jacobian | thermalfist::Broyden | protected |
m_MaxDifference | thermalfist::Broyden | protected |
m_MaxIterations | thermalfist::Broyden | protected |
m_UseNewton | thermalfist::Broyden | protected |
MAX_ITERS | thermalfist::Broyden | static |
MaxDifference() const | thermalfist::Broyden | inline |
MaxIterations() const | thermalfist::Broyden | inline |
Solve(const std::vector< double > &x0, BroydenSolutionCriterium *solcrit=NULL, int max_iterations=MAX_ITERS) | thermalfist::Broyden | virtual |
TOL | thermalfist::Broyden | static |
UseNewton(bool flag) | thermalfist::Broyden | inline |
UseNewton() const | thermalfist::Broyden | inline |
~Broyden(void) | thermalfist::Broyden | inlinevirtual |