|
Neko 0.9.1
A portable framework for high-order spectral element flow simulations
|
NEKTON map file. More...
Data Types | |
| type | map_file_t |
| Interface for NEKTON map files. More... | |
Functions/Subroutines | |
| subroutine | map_file_read (this, data) |
| Load NEKTON map file. | |
| subroutine | map_file_write (this, data, t) |
This module is used to read/write NEKTON vertex mapping data
| subroutine map_file::map_file_read | ( | class(map_file_t) | this, |
| class(*), intent(inout), target | data | ||
| ) |
Definition at line 53 of file map_file.f90.