Go to the source code of this file.
|
subroutine | parres (NAMEGEO, NAMEINP, NPARTS, GEOFORMAT, INPFORMAT) |
|
◆ parres()
subroutine parres |
( |
character(len=path_len), intent(in) |
NAMEGEO, |
|
|
character(len=path_len), intent(in) |
NAMEINP, |
|
|
integer, intent(in) |
NPARTS, |
|
|
character(len=8), intent(inout) |
GEOFORMAT, |
|
|
character(len=8), intent(inout) |
INPFORMAT |
|
) |
| |
- Parameters
-
[in] | namegeo | [out] NAMEGEO Name of the geometry file |
[out] | NAMEINP | Name of the file to be partitionned |
[out] | NPARTS | Number of partitions |
[out] | GEOFORMAT | Format of the geometry file |
[out] | INPFORMAT | Format of the file to be partitioned |
Definition at line 6 of file parres.f.