The combustion problem – post-treatment
using namespace std;
int main(
int argc,
char**argv) {
dout << setprecision(numeric_limits<Float>::digits10)
<< "# lambda det_mantissa det_exp det_base" << endl;
F.
reset (uh.get_geo(), uh.get_approx());
<< det.exponant << " " << det.base << endl;
}
}
see the field page for the full documentation
idiststream din(cin)
see the diststream page for the full documentation
odiststream dout(cout)
see the diststream page for the full documentation
The combustion problem: class header for the Newton method.
int main(int argc, char **argv)
This file is part of Rheolef.
rheolef - reference manual
float_type parameter() const
problem::determinant_type update_derivative(const field &uh) const
void reset(const geo &omega, string approx)
idiststream & get(idiststream &is, field &uh)