The TELEMAC-MASCARET system
trunk
|
Public Member Functions | |
subroutine | projec (X, Y, ZF, XRELV, YRELV, ZRELV, NBAT, NBOR, NPTFR, NFOND, NBFOND, FOND, DM, FONTRI, CORTRI, MAILLE, NGEO, KP1BOR) |
Definition at line 573 of file interface_stbtel.f.
subroutine interface_stbtel::PROJEC::projec | ( | double precision, dimension(*), intent(in) | X, |
double precision, dimension(*), intent(in) | Y, | ||
double precision, dimension(*), intent(inout) | ZF, | ||
double precision, dimension(*), intent(inout) | XRELV, | ||
double precision, dimension(*), intent(inout) | YRELV, | ||
double precision, dimension(*), intent(inout) | ZRELV, | ||
integer, intent(in) | NBAT, | ||
integer, dimension(nptfr,2), intent(in) | NBOR, | ||
integer, intent(in) | NPTFR, | ||
integer, dimension(*), intent(in) | NFOND, | ||
integer, intent(in) | NBFOND, | ||
character(len=72), dimension(nbfond), intent(in) | FOND, | ||
double precision, intent(in) | DM, | ||
logical, intent(in) | FONTRI, | ||
double precision, intent(in) | CORTRI, | ||
character(len=9), intent(in) | MAILLE, | ||
integer, intent(in) | NGEO, | ||
integer, dimension(nptfr), intent(in) | KP1BOR | ||
) |
Definition at line 577 of file interface_stbtel.f.