The TELEMAC-MASCARET system
trunk
|
Public Member Functions | |
subroutine | get_bnd_value (FFORMAT, FID, TYP_BND_ELEM, NELEBD, LIHBOR, LIUBOR, LIVBOR, HBOR, UBOR, VBOR, CHBORD, TRAC, LITBOR, TBOR, ATBOR, BTBOR, NPTFR, IERR) |
Definition at line 193 of file interface_hermes.f.
subroutine interface_hermes::GET_BND_VALUE::get_bnd_value | ( | character(len=8), intent(in) | FFORMAT, |
integer, intent(in) | FID, | ||
integer, intent(in) | TYP_BND_ELEM, | ||
integer, intent(in) | NELEBD, | ||
integer, dimension(nptfr), intent(inout) | LIHBOR, | ||
integer, dimension(nptfr), intent(inout) | LIUBOR, | ||
integer, dimension(nptfr), intent(inout) | LIVBOR, | ||
double precision, dimension(nptfr), intent(inout) | HBOR, | ||
double precision, dimension(*), intent(inout) | UBOR, | ||
double precision, dimension(*), intent(inout) | VBOR, | ||
double precision, dimension(nptfr), intent(inout) | CHBORD, | ||
logical, intent(in) | TRAC, | ||
integer, dimension(*), intent(inout) | LITBOR, | ||
double precision, dimension(*), intent(inout) | TBOR, | ||
double precision, dimension(*), intent(inout) | ATBOR, | ||
double precision, dimension(*), intent(inout) | BTBOR, | ||
integer, intent(in) | NPTFR, | ||
integer, intent(out) | IERR | ||
) |
Definition at line 197 of file interface_hermes.f.