Cantera
2.2.1
|
Damped Newton solver for 0D and 1D problems. More...
#include "cantera/numerics/NonlinearSolver.h"
#include "cantera/numerics/ctlapack.h"
#include "cantera/base/clockWC.h"
#include "cantera/base/stringUtils.h"
#include <limits>
Go to the source code of this file.
Namespaces | |
Cantera | |
Namespace for the Cantera kernel. | |
Functions | |
double | subtractRD (doublereal a, doublereal b) |
This routine subtracts two numbers for one another. More... | |
Damped Newton solver for 0D and 1D problems.
Definition in file NonlinearSolver.cpp.