The combustion problem – the critical parameter value as a function.
The combustion problem – the critical parameter value as a function
_f1 = 1/sqr(cosh(
a)) + 1/sqr(
a); }
};
size_t max_iter = 100;
return ac;
}
return 8*sqr(ac/cosh(ac));
}
see the Float page for the full documentation
int newton(const Problem &P, Field &uh, Float &tol, size_t &max_iter, odiststream *p_derr=0)
see the newton page for the full documentation
Float derivative_solve(const Float &r) const
Float residue(const Float &a) const
Float dual_space_norm(const Float &r) const
void update_derivative(const Float &a) const