The TELEMAC-MASCARET system  trunk
Functions/Subroutines | SUB1
hermes_index_file.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine hermes_index_file::open_index (FILENAME, FILE_ID)
 
subroutine hermes_index_file::read_index64 (IDX_ID, OPENMODE, MESH_NUMBER, OFFSET_BEGIN, OFFSET_END)
 
subroutine hermes_index_file::write_index64 (IDX_ID, MESH_NUMBER, OFFSET_BEGIN, OFFSET_END)
 
subroutine hermes_index_file::read_index32 (IDX_ID, OPENMODE, MESH_NUMBER, OFFSET_BEGIN, OFFSET_END)
 
subroutine hermes_index_file::write_index32 (IDX_ID, MESH_NUMBER, OFFSET_BEGIN, OFFSET_END)
 

SUB1

interface  hermes_index_file::read_index
 YOANN AUDOUIN 10/05/2018 Initial version More...
 
interface  hermes_index_file::write_index