Go to the source code of this file.
Function/Subroutine Documentation
subroutine HOR_INTERPOL_GAUSS::ARPEGE_STRETCH_A |
( |
INTEGER, intent(in) |
KN, |
|
|
REAL, intent(in) |
PLAP, |
|
|
REAL, intent(in) |
PLOP, |
|
|
REAL, intent(in) |
PCOEF, |
|
|
REAL, dimension(kn), intent(in) |
PLAR, |
|
|
REAL, dimension(kn), intent(in) |
PLOR, |
|
|
REAL, dimension(kn), intent(out) |
PLAC, |
|
|
REAL, dimension(kn), intent(out) |
PLOC |
|
) |
| |
subroutine HOR_INTERPOL_GAUSS |
( |
INTEGER, intent(in) |
KLUOUT, |
|
|
REAL, dimension(:,:), intent(in) |
PFIELDIN, |
|
|
REAL, dimension(:,:), intent(out) |
PFIELDOUT |
|
) |
| |