Neko
0.9.99
A portable framework for high-order spectral element flow simulations
|
NEKTON map. More...
Data Types | |
type | map_t |
NEKTON vertex mapping. More... | |
interface | map_init |
Functions/Subroutines | |
subroutine | map_init_mesh (m, msh) |
subroutine | map_init_nel_nelv (m, nel, nlv) |
subroutine | map_init_common (m) |
subroutine | map_free (m) |
subroutine map::map_free | ( | type(map_t), intent(inout) | m | ) |
subroutine map::map_init_common | ( | type(map_t), intent(inout) | m | ) |