LMDZ
regr3_lint_m Module Reference

Data Types

interface  regr3_lint
 

Functions/Subroutines

real function, dimension(size(vs, 1), size(vs, 2), size(xt)) regr33_lint (vs, xs, xt)
 
real function, dimension(size(vs, 1), size(vs, 2), size(xt), size(vs, 4)) regr34_lint (vs, xs, xt)
 

Function/Subroutine Documentation

real function, dimension(size(vs, 1), size(vs, 2), size(xt)) regr3_lint_m::regr33_lint ( real, dimension(:, :, :), intent(in)  vs,
real, dimension(:), intent(in)  xs,
real, dimension(:), intent(in)  xt 
)
private

Definition at line 22 of file regr3_lint_m.F90.

Here is the call graph for this function:

real function, dimension(size(vs, 1), size(vs, 2), size(xt), size(vs, 4)) regr3_lint_m::regr34_lint ( real, dimension(:, :, :, :), intent(in)  vs,
real, dimension(:), intent(in)  xs,
real, dimension(:), intent(in)  xt 
)

Definition at line 62 of file regr3_lint_m.F90.

Here is the call graph for this function: