loadRestartFiles Interface

interface
public module subroutine loadRestartFiles(this, mpiCont, varCont, filename)

Arguments

Type IntentOptional Attributes Name
class(HDF5Controller), intent(inout) :: this
type(MPIController), intent(inout) :: mpiCont

MPIController used by the HDF5 controller for communication

type(VariableContainer), intent(inout) :: varCont

Variable container used for output

character(len=*), intent(in), optional :: filename

Name of output file

Description

Each processor loads all of its variables from files of the form filename_rank.h5. It is assumed that the files exist and that they are compatible with the variable container