int GiD_fEndMesh(GiD_FILE fd);
Description: End the current mesh.
Parameters:
GiD_FILE fd the file descriptor
Example:
C/C++
GiD_FEndMesh(fd);
FORTRAN
CALL GID_ENDMESH(fd)
GiD - The personal pre and post processor
General
Content
Integrations