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

Go to the source code of this file.

Functions/Subroutines

subroutine read_mesh_info (FFORMAT, NFIC, TITLE, NVAR, NPOIN, TYP_ELEM, NELEM, NPTFR, NPTIR, NDP, NPLAN, X_ORIG, Y_ORIG, TYP_BND_ELEM, NELEBD)
 

Function/Subroutine Documentation

◆ read_mesh_info()

subroutine read_mesh_info ( character(len=8), intent(in)  FFORMAT,
integer, intent(in)  NFIC,
character(len=80), intent(out)  TITLE,
integer, intent(out)  NVAR,
integer, intent(out)  NPOIN,
integer, intent(out)  TYP_ELEM,
integer, intent(out)  NELEM,
integer, intent(out)  NPTFR,
integer, intent(out)  NPTIR,
integer, intent(out)  NDP,
integer, intent(out)  NPLAN,
integer, intent(out)  X_ORIG,
integer, intent(out)  Y_ORIG,
integer, intent(out), optional  TYP_BND_ELEM,
integer, intent(out), optional  NELEBD 
)
Parameters
[in]fformatFFORMAT Format of the file
[out]TITLETitle of the mesh
[out]NVARNumber of variables
[out]NPOINNumber of mesh nodes
[out]TYP_ELEMType of element
[out]NELEMNumber of elements
[out]NDPNumber of element faces
[out]NPLANNumber of plan
[out]NPTFRNumber of boundary nodes
[out]NPTIRNumber of interfaces
[out]NFICFile to read
[out]X_ORIGOff set of the x coordinates
[out]Y_ORIGOff set of the y coordinates
[out]TYP_BND_ELEMType of boundary elements
[out]NELEBDNumber of boundary elements

Definition at line 8 of file read_mesh_info.f.

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