ETS  \$Id: Doxyfile 2162 2020-02-26 14:16:09Z g2dpc $
 All Classes Files Functions Variables Pages
cubic_interp_1d.f90 File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine cubic_interp_1d (x1, x1s, x2, x2s, s, x, xs)
 

Function/Subroutine Documentation

subroutine cubic_interp_1d ( real(r8), intent(in)  x1,
real(r8), intent(in)  x1s,
real(r8), intent(in)  x2,
real(r8), intent(in)  x2s,
real(r8), intent(in)  s,
real(r8), intent(out x,
real(r8), intent(out xs 
)

Definition at line 1 of file cubic_interp_1d.f90.

Here is the caller graph for this function: