Public Member Functions |
real function, dimension(size(xt),
size(vs, 2)) | regr12_lint (vs, xs, xt) |
Private Member Functions |
real function, dimension(size(xt)) | regr11_lint (vs, xs, xt) |
Detailed Description
Definition at line 2 of file regr1_lint_m.F90.
Member 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 |
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 |
|
) |
| |
The documentation for this module was generated from the following file: