My Project
 All Classes Files Functions Variables Macros
interpolation Module Reference

Public Member Functions

pure integer function locate (xx, x)
pure subroutine hunt (xx, x, jlo)

Detailed Description

Definition at line 2 of file interpolation.F90.

Member Function/Subroutine Documentation

pure subroutine interpolation::hunt ( real, dimension(:), intent(in)  xx,
real, intent(in)  x,
integer, intent(inout)  jlo 
)

Definition at line 62 of file interpolation.F90.

Here is the call graph for this function:

Here is the caller graph for this function:

pure integer function interpolation::locate ( real, dimension(:), intent(in)  xx,
real, intent(in)  x 
)

Definition at line 11 of file interpolation.F90.

Here is the call graph for this function:

Here is the caller graph for this function:


The documentation for this module was generated from the following file: