The TELEMAC-MASCARET system
trunk
|
Public Member Functions | |
subroutine | refine_mesh (RLEVELS, MESHINIT, NNELMAX, NPTFRMAX, NTRAC, EXTEND_LIM, CORRESP, LIHBOR, LIUBOR, LIVBOR, LITBOR, HBOR, UBOR, VBOR, CHBORD, TBOR, ATBOR, BTBOR, ZF) |
Definition at line 19 of file interface_stbtel.f.
subroutine interface_stbtel::REFINE_MESH::refine_mesh | ( | integer, intent(in) | RLEVELS, |
type(bief_mesh), intent(inout) | MESHINIT, | ||
integer, intent(in) | NNELMAX, | ||
integer, intent(in) | NPTFRMAX, | ||
integer, intent(in) | NTRAC, | ||
logical, intent(in) | EXTEND_LIM, | ||
integer, dimension(nnelmax,rlevels), intent(inout), optional | CORRESP, | ||
integer, dimension(nptfrmax), intent(inout), optional | LIHBOR, | ||
integer, dimension(nptfrmax), intent(inout), optional | LIUBOR, | ||
integer, dimension(nptfrmax), intent(inout), optional | LIVBOR, | ||
type(bief_obj), intent(inout), optional | LITBOR, | ||
double precision, dimension(nptfrmax), intent(inout), optional | HBOR, | ||
double precision, dimension(nptfrmax,2), intent(inout), optional | UBOR, | ||
double precision, dimension(nptfrmax,2), intent(inout), optional | VBOR, | ||
double precision, dimension(nptfrmax), intent(inout), optional | CHBORD, | ||
type(bief_obj), intent(inout), optional | TBOR, | ||
type(bief_obj), intent(inout), optional | ATBOR, | ||
type(bief_obj), intent(inout), optional | BTBOR, | ||
type(bief_obj), intent(inout), optional | ZF | ||
) |
Definition at line 23 of file interface_stbtel.f.