The TELEMAC-MASCARET system  trunk
Functions/Subroutines
set_mesh.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine set_mesh (FFORMAT, FILE_ID, MESH_DIM, TYPELM, NDP, NPTFR, NPTIR, NELEM, NPOIN, IKLE, IPOBO, KNOLG, X, Y, NPLAN, DATE, TIME, X_ORIG, Y_ORIG, IERR, Z, IN_PLACE)
 

Function/Subroutine Documentation

◆ set_mesh()

subroutine set_mesh ( character(len=8), intent(in)  FFORMAT,
integer, intent(in)  FILE_ID,
integer, intent(in)  MESH_DIM,
integer, intent(in)  TYPELM,
integer, intent(in)  NDP,
integer, intent(in)  NPTFR,
integer, intent(in)  NPTIR,
integer, intent(in)  NELEM,
integer, intent(in)  NPOIN,
integer, dimension(nelem*ndp), intent(inout)  IKLE,
integer, dimension(*), intent(in)  IPOBO,
integer, dimension(*), intent(in)  KNOLG,
double precision, dimension(npoin), intent(in)  X,
double precision, dimension(npoin), intent(in)  Y,
integer, intent(in)  NPLAN,
integer, dimension(3), intent(in)  DATE,
integer, dimension(3), intent(in)  TIME,
integer, intent(in)  X_ORIG,
integer, intent(in)  Y_ORIG,
integer, intent(out)  IERR,
double precision, dimension(*), intent(in), optional  Z,
logical, intent(in), optional  IN_PLACE 
)
Parameters
[in]fformatFFORMAT Format of the file
[in]FILE_IDFile descriptor
[in]MESH_DIMDimension of the mesh
[in]TYPELMType of the mesh elements
[in]NDPNumber of points per element
[in]NPTFRNumber of boundary point
[in]NPTIRNumber of interface point
[in]NELEMNumber of element in the mesh
[in]NPOINNumber of points in the mesh
[in,out]IKLEConnectivity array for the main element
[in]IPOBOIs a boundary point ? array
[in]KNOLGLocal to global numbering array
[in]XX coordinates of the mesh points
[in]YY coordinates of the mesh points
[in]NPLANNumber of planes
[in]DATEDate of the creation of the mesh
[in]TIMETime of the creation of the mesh
[in]X_ORIGOff set of the x coordinates
[in]Y_ORIGOff set of the y coordinates
[out]IERR0 if no error during the execution

Definition at line 9 of file set_mesh.f.

+ Here is the call graph for this function:
+ Here is the caller graph for this function: