sdr_readRestart Subroutine

public subroutine sdr_readRestart(restart, tree, protoData)

Read the restart file into the state vectors

Arguments

TypeIntentOptionalAttributesName
type(tem_restart_type), intent(inout) :: restart

restart information

type(treelmesh_type), intent(in) :: tree

mesh, provided in treelm format

type(sdr_protoData_type), intent(out) :: protoData

protoData read from restart file


Calls

proc~~sdr_readrestart~~CallsGraph proc~sdr_readrestart sdr_readRestart proc~tem_restart_readdata tem_restart_readData proc~sdr_readrestart->proc~tem_restart_readdata proc~tem_restart_openread tem_restart_openRead proc~sdr_readrestart->proc~tem_restart_openread proc~tem_restart_closeread tem_restart_closeRead proc~sdr_readrestart->proc~tem_restart_closeread

Called by

proc~~sdr_readrestart~~CalledByGraph proc~sdr_readrestart sdr_readRestart program~sdr_harvesting sdr_harvesting program~sdr_harvesting->proc~sdr_readrestart

Contents


Variables

TypeVisibilityAttributesNameInitial
real(kind=rk), public, allocatable:: chunk(:)
integer, public :: iChunk
integer, public :: iElem
integer, public :: nScalars
integer, public :: iIndex
integer, public :: iVar
integer, public :: elemOff