LMDZ
regr1_lint_m Module Reference

Data Types

interface  regr1_lint
 

Functions/Subroutines

real function, dimension(size(xt)) regr11_lint (vs, xs, xt)
 
real function, dimension(size(xt), size(vs, 2)) regr12_lint (vs, xs, xt)
 

Function/Subroutine Documentation

real function, dimension(size(xt)) regr1_lint_m::regr11_lint ( real, dimension(:), intent(in)  vs,
real, dimension(:), intent(in)  xs,
real, dimension(:), intent(in)  xt 
)
private

Definition at line 22 of file regr1_lint_m.F90.

Here is the call graph for this function:

real function, dimension(size(xt), size(vs, 2)) regr1_lint_m::regr12_lint ( real, dimension(:, :), intent(in)  vs,
real, dimension(:), intent(in)  xs,
real, dimension(:), intent(in)  xt 
)

Definition at line 62 of file regr1_lint_m.F90.

Here is the call graph for this function: