| 
    Neko 0.9.1
    
   A portable framework for high-order spectral element flow simulations 
   | 
 
Go to the source code of this file.
Data Types | |
| type | generic_file::generic_file_t | 
| A generic file handler.  More... | |
| interface | generic_file::generic_file_write | 
| interface | generic_file::generic_file_read | 
Modules | |
| module | generic_file | 
Functions/Subroutines | |
| subroutine | generic_file::generic_file_init (this, fname) | 
| Generic file constructor.   | |
| subroutine | generic_file::generic_file_set_counter (this, n) | 
| Set the file counter to n.   | |
| subroutine | generic_file::generic_file_set_start_counter (this, n) | 
| Set the file start counter to n.   | |
| subroutine | generic_file::generic_file_check_exists (this) | 
| check if the file exists   | |