Code for a one dimensional root finder program. More...
#include "cantera/equil/vcs_internal.h"
#include <cstdio>
#include <cstdlib>
#include <cmath>
This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.
Go to the source code of this file.
Code for a one dimensional root finder program.
Definition in file vcs_root1d.cpp.