Go to the source code of this file.
|
| subroutine | ccetr (PXIA, PIA, PXMUS, PABC, PLAI) |
| |
| subroutine ccetr |
( |
real, dimension(:), intent(out) |
PXIA, |
|
|
real, dimension(:), intent(in) |
PIA, |
|
|
real, dimension(:), intent(in) |
PXMUS, |
|
|
real, intent(in) |
PABC, |
|
|
real, dimension(:), intent(in) |
PLAI |
|
) |
| |