Cantera 2.6.0
|
Damped Newton solver for 1D multi-domain problems. More...
Go to the source code of this file.
Namespaces | |
namespace | Cantera |
Namespace for the Cantera kernel. | |
Variables | |
const doublereal | DampFactor = sqrt(2.0) |
const size_t | NDAMP = 7 |
Damped Newton solver for 1D multi-domain problems.
Definition in file MultiNewton.cpp.
size_t m_nv |
Definition at line 24 of file MultiNewton.cpp.
size_t m_np |
Definition at line 24 of file MultiNewton.cpp.