atl_bndDesc_type Derived Type

type, public :: atl_bndDesc_type

Description of a certain boundary condition.


Inherits

type~~atl_bnddesc_type~~InheritsGraph type~atl_bnddesc_type atl_bndDesc_type 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_bnddesc_type~~InheritedByGraph type~atl_bnddesc_type atl_bndDesc_type type~atl_level_boundary_type atl_level_boundary_type type~atl_level_boundary_type->type~atl_bnddesc_type bnd 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_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 atl_material_type type~atl_material_type->type~atl_material_property_type material_desc

Contents


Components

TypeVisibilityAttributesNameInitial
type(atl_faceBnd_type), private :: faces(3,2)

Facewise description of the boundaries. First dimension is 3 for the three spatial directions. Second dimension is 2 for left and right faces.