tem_levelNeighbor_type Derived Type

type, public :: tem_levelNeighbor_type

identification parameters for different lists includes the direct neighbors of each tree ID


Inherited by

type~~tem_levelneighbor_type~~InheritedByGraph type~tem_levelneighbor_type tem_levelNeighbor_type type~tem_leveldesc_type tem_levelDesc_type type~tem_leveldesc_type->type~tem_levelneighbor_type neigh type~tem_face_type tem_face_type type~tem_face_type->type~tem_leveldesc_type dimByDimDesc

Contents


Components

TypeVisibilityAttributesNameInitial
integer, private, allocatable:: nghElems(:,:)

array of the neighbors in the resulting totalList. Use this one in the solver! size: stencil%QQN, nElems(to treat with stencil)