atl_face_material_type Derived Type

type, private :: atl_face_material_type

Description of the material properties adjacent to a faces.


Inherits

type~~atl_face_material_type~~InheritsGraph type~atl_face_material_type atl_face_material_type type~atl_spacetime_fun_pointer_type atl_spacetime_fun_pointer_type type~atl_face_material_type->type~atl_spacetime_fun_pointer_type mat type~tem_spacetime_fun_type tem_spacetime_fun_type type~atl_spacetime_fun_pointer_type->type~tem_spacetime_fun_type stFunPtr

Inherited by

type~~atl_face_material_type~~InheritedByGraph type~atl_face_material_type atl_face_material_type type~atl_material_property_type atl_material_property_type type~atl_material_property_type->type~atl_face_material_type material_face type~atl_material_type atl_material_type type~atl_material_type->type~atl_material_property_type material_desc type~atl_cube_container_type atl_cube_container_type type~atl_cube_container_type->type~atl_material_type material_list, penalization_list type~atl_element_container_type atl_element_container_type type~atl_element_container_type->type~atl_cube_container_type cubes

Contents


Components

TypeVisibilityAttributesNameInitial
type(atl_spacetime_fun_pointer_type), private, allocatable:: mat(:,:,:)

The material positions for all the faces of the face desciption for left and right element. \n Therefore the dimensions are: \li First dimension is the number of faces \li Second dimension is the 2 for left and right element. \sa tem_left \sa tem_right The third index is do determine between the different material paramters.