atl_face_material_type Derived Type

type, private :: atl_face_material_type

Description of the material properties adjacent to a faces.


Components

Type Visibility Attributes Name Initial
type(atl_spacetime_fun_pointer_type), public, 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.