atl_level_boundary_type Derived Type

type, public :: atl_level_boundary_type

type to represent the different boundary conditions on the same refinement level


Inherits

type~~atl_level_boundary_type~~InheritsGraph type~atl_level_boundary_type atl_level_boundary_type type~atl_bnddesc_type atl_bndDesc_type type~atl_level_boundary_type->type~atl_bnddesc_type bnd type~atl_facebnd_type atl_faceBnd_type type~atl_bnddesc_type->type~atl_facebnd_type faces type~grw_intarray_type grw_intarray_type type~atl_facebnd_type->type~grw_intarray_type facePos, neighPos

Inherited by

type~~atl_level_boundary_type~~InheritedByGraph type~atl_level_boundary_type atl_level_boundary_type type~atl_cube_container_type atl_cube_container_type type~atl_cube_container_type->type~atl_level_boundary_type boundary_stab_list, boundary_list type~atl_material_type atl_material_type type~atl_cube_container_type->type~atl_material_type material_list, penalization_list type~atl_boundarymaterial_type atl_boundaryMaterial_type type~atl_boundarymaterial_type->type~atl_level_boundary_type boundary type~atl_element_container_type atl_element_container_type type~atl_element_container_type->type~atl_cube_container_type cubes type~atl_material_property_type atl_material_property_type type~atl_material_property_type->type~atl_boundarymaterial_type bnd_faces type~atl_material_type->type~atl_material_property_type material_desc

Contents


Components

TypeVisibilityAttributesNameInitial
integer, private :: nBCs

The number of boundary conditions in this description.

type(atl_bndDesc_type), private, allocatable:: bnd(:)

The boundary description. One for each different kind of boundary. To access this array, use the boundary id as index.

integer, private :: poly_proj_pos

Postition of individual projection method in the projection list