#include "dimensions.h"
#include "paramet.h"
#include "comgeom.h"
Go to the source code of this file.
Functions/Subroutines |
subroutine | gr_v_scal (nx, x_v, x_scal) |
Function/Subroutine Documentation
subroutine gr_v_scal |
( |
integer |
nx, |
|
|
real, dimension(ip1jm,nx) |
x_v, |
|
|
real, dimension(ip1jmp1,nx) |
x_scal |
|
) |
| |