atl_readRestart Subroutine

public subroutine atl_readRestart(mesh, restart, tree, equation, proc)

Read the serialized restart file into the state vectors

Arguments

Type IntentOptional Attributes Name
type(atl_cube_container_type), intent(inout) :: mesh

Informations and states of the cubic mesh.

type(tem_restart_type) :: restart
type(treelmesh_type) :: tree

mesh, provided in treelm format

type(atl_Equations_type), intent(in) :: equation
type(tem_comm_env_type), intent(in) :: proc

The schemes on the levels