Go to the source code of this file.
|
subroutine | partel (NAMEINP, NAMECLI, NPARTS, PMETHOD, FFORMAT, NAMESEC, NAMEZFI, NAMESEU) |
|
◆ partel()
subroutine partel |
( |
character(len=path_len), intent(in) |
NAMEINP, |
|
|
character(len=path_len), intent(in) |
NAMECLI, |
|
|
integer, intent(in) |
NPARTS, |
|
|
integer, intent(in) |
PMETHOD, |
|
|
character(len=8), intent(inout) |
FFORMAT, |
|
|
character(len=path_len), intent(in) |
NAMESEC, |
|
|
character(len=path_len), intent(in) |
NAMEZFI, |
|
|
character(len=path_len), intent(in) |
NAMESEU |
|
) |
| |
- Parameters
-
[in] | nameinp | [out] NAMEGEO Name of the geometry file |
[out] | NAMECLI | Name of the boundary conditions file |
[out] | NPARTS | Number of partitions |
[out] | PMETHOD | 1: for metis 2: for scotch |
[out] | FFORMAT | Format of the geometry file |
[out] | NAMESEC | Name of the section file ' ' if there are none |
[out] | NAMEZFI | Name of the friction zone file ' ' if there are none |
[out] | NAMESEU | Name of the weir file ' ' if there are none |
Definition at line 7 of file partel.F.