atl_faceBnd_type Derived Type

type, private :: atl_faceBnd_type

Facewise description of the boundaries.


Inherits

type~~atl_facebnd_type~~InheritsGraph type~atl_facebnd_type atl_faceBnd_type type~grw_intarray_type grw_intarray_type type~atl_facebnd_type->type~grw_intarray_type facePos, neighPos

Inherited by

type~~atl_facebnd_type~~InheritedByGraph type~atl_facebnd_type atl_faceBnd_type type~atl_bnddesc_type atl_bndDesc_type type~atl_bnddesc_type->type~atl_facebnd_type faces 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

Contents


Components

TypeVisibilityAttributesNameInitial
type(grw_intarray_type), private :: facePos

Position of the faces for which the boundary condition has to be applied.

type(grw_intarray_type), private :: neighPos

Position of the neighboring fluid element.