SURFEX v8.1
General documentation of Surfex
Data Types | Modules | Functions/Subroutines
interp_grid_nat.F90 File Reference

Go to the source code of this file.

Data Types

interface  modi_interp_grid_nat::interp_grid_nat
 

Modules

module  modi_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

◆ interp_grid_nat_1d()

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 35 of file interp_grid_nat.F90.

Here is the call graph for this function:

◆ interp_grid_nat_2d()

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 73 of file interp_grid_nat.F90.

Here is the call graph for this function: