Cantera  2.3.0
Namespaces | Functions
RootFind.cpp File Reference

root finder for 1D problems More...

#include "cantera/numerics/RootFind.h"
#include "cantera/base/utilities.h"
#include "cantera/base/stringUtils.h"
Include dependency graph for RootFind.cpp:

Go to the source code of this file.

Namespaces

 Cantera
 Namespace for the Cantera kernel.
 

Functions

static void print_funcEval (FILE *fp, doublereal xval, doublereal fval, int its)
 Print out a form for the current function evaluation. More...
 

Detailed Description

root finder for 1D problems

Definition in file RootFind.cpp.