SURFEX  V8_0
Surfex V8_0 release
 All Classes Files Functions Variables
Data Types | Functions/Subroutines
interp_grid_nat.F90 File Reference

Go to the source code of this file.

Data Types

module  modi_interp_grid_nat
 
interface  modi_interp_grid_nat::interp_grid_nat
 

Functions/Subroutines

subroutine interp_grid_nat_1d (PDG1, PT1, PDG2, PT2)
 
subroutine interp_grid_nat_2d (PDG1, PT1, PDG2, PT2)
 

Function/Subroutine Documentation

subroutine interp_grid_nat_1d ( real, dimension(:,:), intent(in)  PDG1,
real, dimension(:,:), intent(in)  PT1,
real, dimension(:), intent(in)  PDG2,
real, dimension(:,:), intent(out)  PT2 
)

Definition at line 34 of file interp_grid_nat.F90.

Here is the call graph for this function:

subroutine interp_grid_nat_2d ( real, dimension(:,:), intent(in)  PDG1,
real, dimension(:,:), intent(in)  PT1,
real, dimension(:,:), intent(in)  PDG2,
real, dimension(:,:), intent(out)  PT2 
)

Definition at line 72 of file interp_grid_nat.F90.

Here is the call graph for this function: