|
LMDZ
|
Public Member Functions | |
| real function, dimension(size(xt)) | regr11_lint (vs, xs, xt) |
| real function, dimension(size(xt), size(vs, 2)) | regr12_lint (vs, xs, xt) |
Definition at line 8 of file regr1_lint_m.F90.
| real function, dimension(size(xt)) regr1_lint_m::regr1_lint::regr11_lint | ( | real, dimension(:), intent(in) | vs, |
| real, dimension(:), intent(in) | xs, | ||
| real, dimension(:), intent(in) | xt | ||
| ) |
Definition at line 22 of file regr1_lint_m.F90.
| real function, dimension(size(xt), size(vs, 2)) regr1_lint_m::regr1_lint::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.