FLASH-X
Doxygen Generated Documentation From Interface Source Code
Public Member Functions | List of all members
Interpolate_interface::Interpolate_cubic2DmonoDerv Interface Reference
Collaboration diagram for Interpolate_interface::Interpolate_cubic2DmonoDerv:
Collaboration graph

Public Member Functions

subroutine Interpolate_cubic2DmonoDerv (nx, ny, f, fx, fy, fxy)
 

Detailed Description

Definition at line 90 of file Interpolate_interface.F90.

Constructor & Destructor Documentation

◆ Interpolate_cubic2DmonoDerv()

subroutine Interpolate_interface::Interpolate_cubic2DmonoDerv::Interpolate_cubic2DmonoDerv ( integer, intent(in)  nx,
integer, intent(in)  ny,
real, dimension (-1:nx+2 , -1:ny+2), intent(in)  f,
real, dimension ( 0:nx+1 , 0:ny+1), intent(out)  fx,
real, dimension ( 0:nx+1 , 0:ny+1), intent(out)  fy,
real, dimension ( 1:nx , 1:ny ), intent(out)  fxy 
)

Definition at line 90 of file Interpolate_interface.F90.


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