The combustion problem – post-treatment.
The combustion problem – post-treatment
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());
dout << F.
parameter() <<
" " << det.mantissa <<
" "
<< det.exponant << " " << det.base << endl;
}
}
see the field page for the full documentation
see the environment page for the full documentation
The combustion problem: class header for the Newton method.
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)