Neko  0.8.1
A portable framework for high-order spectral element flow simulations
map::map_init Interface Reference

Public Member Functions

subroutine map_init_nel_nelv (m, nel, nlv)
 
subroutine map_init_mesh (m, msh)
 

Detailed Description

Definition at line 14 of file map.f90.

Member Function/Subroutine Documentation

◆ map_init_mesh()

subroutine map::map_init::map_init_mesh ( type(map_t), intent(inout)  m,
type(mesh_t), intent(in)  msh 
)

Definition at line 19 of file map.f90.

Here is the call graph for this function:

◆ map_init_nel_nelv()

subroutine map::map_init::map_init_nel_nelv ( type(map_t), intent(inout)  m,
integer, intent(in)  nel,
integer, intent(in)  nlv 
)

Definition at line 32 of file map.f90.

Here is the call graph for this function:

The documentation for this interface was generated from the following file: