Cantera  2.1.2
Namespaces | Functions
solveProb.cpp File Reference

Implicit solver for nonlinear problems. More...

#include "cantera/numerics/solveProb.h"
#include "cantera/base/clockWC.h"
#include "cantera/numerics/ctlapack.h"
#include "cantera/base/stringUtils.h"
Include dependency graph for solveProb.cpp:

Go to the source code of this file.

Namespaces

 Cantera
 Namespace for the Cantera kernel.
 

Functions

static doublereal calcWeightedNorm (const doublereal[], const doublereal dx[], size_t)
 

Detailed Description

Implicit solver for nonlinear problems.

Definition in file solveProb.cpp.