My Project
 All Classes Files Functions Variables Macros
regr1_lint_m Module Reference

Data Types

interface  regr1_lint

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

Definition at line 21 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 61 of file regr1_lint_m.F90.

Here is the call graph for this function:


The documentation for this module was generated from the following file: