Choral
|
Private Member Functions | |
subroutine | mesh_write (m, fileName, fileFormat, cell_tags) |
Write mesh 'm' to file 'fileName' with format 'fileFormat'. More... | |
Definition at line 145 of file mesh_mod.F90.
|
private |
Write mesh 'm' to file 'fileName' with format 'fileFormat'.
If optional argument 'cell_tags=.TRUE', write the cell tags as element values in the output file
Definition at line 420 of file mesh_mod.F90.