version 0.6.0
type_face_ls_map::t_face_ls_map Type Reference

Public Attributes

type(t_face_ls_map_componentu
 Grid mapping for the u face-centered component.
 
type(t_face_ls_map_componentv
 Grid mapping for the v face-centered component.
 
type(t_face_ls_map_componentw
 Grid mapping for the w face-centered component.
 
type(t_face_ls_map_componentu_wo
 Grid mapping for the u face-centered component without overlapping.
 
type(t_face_ls_map_componentv_wo
 Grid mapping for the v face-centered component without overlapping.
 
type(t_face_ls_map_componentw_wo
 Grid mapping for the w face-centered component without overlapping.
 
integer n_faces = 0
 Local numerical domain size for the three components.
 
integer global_n_faces = 0
 Global numerical domain size for the three components.
 
integer n_faces_wo = 0
 Local numerical domain size for the three components without overlapping.
 
integer global_n_faces_wo = 0
 Global numerical domain size for the three components without overlapping.
 
integer stencil_size = 0
 Stencil size.
 
integer rhs_size = 0
 Right-hand side size.
 
integer(kind=8) n_nonzeros_wo = 0
 Number of nonzero coeffients in the local matrix without overlapping.
 
type(t_integer_face_field) global_index_wo
 Index of the line associated to the face (i,j,k) in the global lexicographical numbering of the linear system without overlapping.
 

Detailed Description

Quantites without overlapping are suffixed by '_wo'.


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