0.6.0
Loading...
Searching...
No Matches
type_face_ls_map.f90 File Reference

Data Types

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

Modules

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

Functions/Subroutines

subroutine, public type_face_ls_map::initialize_face_ls_map (ls_map, stencil, has_ghost_boundary_cells)
 Initialize the face-based linear system mapping.
 
subroutine type_face_ls_map::global_face_local_lexicographic_indexing (ls_map)
 Global face indexing that is locally lexicographic.
 
pure subroutine type_face_ls_map::count_nonzeros_in_linear_system_without_overlapping (ls_map, stencil)
 Count the number of nonzero coefficients in the local matrix without overlapping.