Cantera
2.3.0
|
root finder for 1D problems More...
#include "cantera/numerics/RootFind.h"
#include "cantera/base/utilities.h"
#include "cantera/base/stringUtils.h"
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... | |
root finder for 1D problems
Definition in file RootFind.cpp.