The TELEMAC-MASCARET system
trunk
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | user_corrxy (X, Y, NPOIN) |
subroutine user_corrxy | ( | double precision, dimension(npoin), intent(inout) | X, |
double precision, dimension(npoin), intent(inout) | Y, | ||
integer, intent(in) | NPOIN | ||
) |
[in] | npoin | NPOIN Number of points in the mesh |
[in,out] | X | Abscissae of points in the mesh |
[in,out] | Y | Ordinates of points in the mesh |
Definition at line 7 of file user_corrxy.f.