int GiD_fClosePostMeshFile(GiD_FILE fd);
Description: Close the post mesh file
Parameters:
GiD_FILE fd, the handler returned by GiD_fOpenPostMeshFile
Example:
C/C++
GiD_fClosePostMeshFile(fd);
FORTRAN
CALL GID_FCLOSEPOSTMESHFILE(fd)
GiD - The personal pre and post processor
General
Content
Integrations