#include "dimensions.h"
#include "paramet.h"
#include "comgeom.h"
Go to the source code of this file.
Functions/Subroutines |
subroutine | enercin (vcov, ucov, vcont, ucont, ecin) |
Function/Subroutine Documentation
subroutine enercin |
( |
real, dimension( ip1jm,llm ) |
vcov, |
|
|
real, dimension( ip1jmp1,llm ) |
ucov, |
|
|
real, dimension( ip1jm,llm ) |
vcont, |
|
|
real, dimension( ip1jmp1,llm ) |
ucont, |
|
|
real, dimension( ip1jmp1,llm ) |
ecin |
|
) |
| |