Go to the source code of this file.
|
subroutine | enercin (vcov, ucov, vcont, ucont, ecin) |
|
subroutine enercin |
( |
real, dimension (ip1jm, llm), intent(in) |
vcov, |
|
|
real, dimension (ip1jmp1,llm), intent(in) |
ucov, |
|
|
real, dimension (ip1jm, llm), intent(in) |
vcont, |
|
|
real, dimension (ip1jmp1,llm), intent(in) |
ucont, |
|
|
real, dimension (ip1jmp1,llm), intent(out) |
ecin |
|
) |
| |