SUEWS API Site
Documentation of SUEWS source code
|
Functions/Subroutines | |
real(kind(1d0)) function | newtonpolynomial (x0, Pcoeff, conv, maxiter) |
real(kind(1d0)) function mod_solver::newtonpolynomial | ( | real(kind(1d0)) | x0, |
real(kind(1d0)), dimension(:) | Pcoeff, | ||
real(kind(1d0)) | conv, | ||
integer | maxiter | ||
) |
Definition at line 207 of file suews_phys_estm.f95.
Referenced by estm_module::estm().