Tweedie
Loading...
Searching...
No Matches
calcs_k Module Reference

Functions/Subroutines

subroutine, public findkmax (i, kmax, tmax, mmax, mfirst, left_of_max)
real(kind=c_double) function, public findkmaxsp ()
subroutine, public improvekzerobounds (m, left_of_max, zeromid, zerol, zeror)
subroutine, public advancem (m, mmax, mold, left_of_max)
subroutine, public findexactzeros (m, tl, tr, tstart, tzero, left_of_max)
subroutine evaluateimkm_wrapper (x, f, df)

Function/Subroutine Documentation

◆ advancem()

subroutine, public calcs_k::advancem ( integer(c_int), intent(inout) m,
integer(c_int), intent(in) mmax,
integer(c_int), intent(out) mold,
logical(c_bool), intent(inout) left_of_max )
Here is the caller graph for this function:

◆ evaluateimkm_wrapper()

subroutine calcs_k::evaluateimkm_wrapper ( real(kind=c_double), intent(in) x,
real(kind=c_double), intent(out) f,
real(kind=c_double), intent(out) df )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ findexactzeros()

subroutine, public calcs_k::findexactzeros ( integer(c_int), intent(in) m,
real(kind=c_double), intent(inout) tl,
real(kind=c_double), intent(inout) tr,
real(kind=c_double), intent(inout) tstart,
real(kind=c_double), intent(out) tzero,
logical(c_bool), intent(in) left_of_max )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ findkmax()

subroutine, public calcs_k::findkmax ( integer(c_int), intent(in) i,
real(kind=c_double), intent(out) kmax,
real(kind=c_double), intent(out) tmax,
integer(c_int), intent(out) mmax,
integer(c_int), intent(out) mfirst,
logical(c_bool), intent(out) left_of_max )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ findkmaxsp()

real(kind=c_double) function, public calcs_k::findkmaxsp
Here is the call graph for this function:
Here is the caller graph for this function:

◆ improvekzerobounds()

subroutine, public calcs_k::improvekzerobounds ( integer(c_int), intent(in) m,
logical(c_bool), intent(in) left_of_max,
real(kind=c_double), intent(inout) zeromid,
real(kind=c_double), intent(inout) zerol,
real(kind=c_double), intent(inout) zeror )
Here is the call graph for this function:
Here is the caller graph for this function: