Levelwise description of the material parameters in the mesh.
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
real(kind=rk), | private | :: | maxPropSpeed | The maximum information propagation speed of all materials (used for calculation of the timesteps), i.e. the maximum speed of light) |
|||
type(atl_material_property_type), | private | :: | material_desc | Description of all materials in the mesh. |
|||
type(atl_materialData_type), | private | :: | material_dat | Material parameter data for all relevant elements and faces in the mesh. |
|||
integer, | private | :: | poly_proj_pos | Postition of individual projection method in the projection list |
|||
integer, | private | :: | poly_proj_pos_state2Mat | Postition of individual projection method in the projection list |