version 0.6.0
Loading...
Searching...
No Matches

Type decalaration associated to the mapping of a face vector linear system on the numerical grid.

Data Types

type  t_face_ls_map
 Face-based, vector field grid mapping for linear systems. More...
 
type  t_face_ls_map_component
 Face-based, scalar field grid mapping for linear system. More...
 

Functions/Subroutines

subroutine, public initialize_face_ls_map (ls_map, stencil, has_ghost_boundary_cells)
 Initialize the face-based linear system mapping.
 

Function/Subroutine Documentation

◆ initialize_face_ls_map()

subroutine, public type_face_ls_map::initialize_face_ls_map ( type(t_face_ls_map), intent(inout) ls_map,
type(t_face_stencil), intent(in) stencil,
logical, intent(in) has_ghost_boundary_cells )
Parameters
[in,out]ls_mapface-based linear system mapping.
[in]stencildiscretization stencil.
[in]has_ghost_boundary_cellsuse ghost boundary cells in the discretization?