![]() |
SPEED
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | read_dime_filexyz (filec, num_nodes, num_tria) |
Reads dimension of triangular grids. | |
subroutine read_dime_filexyz | ( | character*70 | filec, |
integer*4 | num_nodes, | ||
integer*4 | num_tria | ||
) |
Reads dimension of triangular grids.
[in] | filec | file name of the gird |
[out] | num_nodes | number of nodes |
[out] | num_tira | number of triangles |
Definition at line 27 of file READ_DIME_FILEXYZ.f90.
Referenced by make_nothonoring().