Neko  0.8.99
A portable framework for high-order spectral element flow simulations
map_1d.f90 File Reference

Go to the source code of this file.

Data Types

type  map_1d::map_1d_t
 Type that encapsulates a mapping from each gll point in the mesh to its corresponding (global) GLL point index in one direction. More...
 

Modules

module  map_1d
 Creates a 1d GLL point map along a specified direction based on the connectivity in the mesh.
 

Functions/Subroutines

subroutine map_1d::map_1d_init (this, dof, gs, dir, tol)
 
subroutine map_1d::map_1d_free (this)