| 
    Neko 1.99.1
    
   A portable framework for high-order spectral element flow simulations 
   | 
 
Go to the source code of this file.
Data Types | |
| type | rea_file::rea_file_t | 
| Interface for NEKTON ascii files.  More... | |
Modules | |
| module | rea_file | 
| NEKTON session data reader.  | |
Functions/Subroutines | |
| subroutine | rea_file::rea_file_read (this, data) | 
| Load NEKTON session data from an ascii file.   | |
| subroutine | rea_file::rea_file_write (this, data, t) | 
| subroutine | rea_file::rea_file_add_point (htp, p, idx) | 
| subroutine | rea_file::rea_file_mark_labeled_bc (msh, el_idx, facet, type, label, offset, print_info) | 
| Mark a labeled zone based on an offset.   | |
Variables | |
| integer, public | rea_file::neko_w_bc_label = -1 | 
| integer, public | rea_file::neko_v_bc_label = -1 | 
| integer, public | rea_file::neko_o_bc_label = -1 | 
| integer, public | rea_file::neko_sym_bc_label = -1 | 
| integer, public | rea_file::neko_on_bc_label = -1 | 
| integer, public | rea_file::neko_shl_bc_label = -1 |