Go to the source code of this file.
|
subroutine | write_mesh (FFORMAT, NFILE, MESH, NPLAN, DATE, TIME, T1, T2, PARALL, NPTIR, NGEO, GEOFORMAT, LATLONG) |
|
◆ write_mesh()
subroutine write_mesh |
( |
character(len=8), intent(in) |
FFORMAT, |
|
|
integer, intent(in) |
NFILE, |
|
|
type(bief_mesh), intent(in) |
MESH, |
|
|
integer, intent(in) |
NPLAN, |
|
|
integer, dimension(3), intent(in) |
DATE, |
|
|
integer, dimension(3), intent(in) |
TIME, |
|
|
type(bief_obj ), intent(inout) |
T1, |
|
|
type(bief_obj ), intent(inout) |
T2, |
|
|
logical, intent(in) |
PARALL, |
|
|
integer, intent(in) |
NPTIR, |
|
|
integer, intent(in), optional |
NGEO, |
|
|
character(len=8), intent(in), optional |
GEOFORMAT, |
|
|
logical, intent(in), optional |
LATLONG |
|
) |
| |
- Parameters
-
[in] | fformat | NGEO Id of the geometry file if given group informations are tranfered from it to nfile |
[in] | GEOFORMAT | Format of the geometry file |
[in] | LATLONG | Lat-long coordinate |
Definition at line 8 of file write_mesh.f.