6#ifndef ESHELBIAN_RESTART_HPP
7#define ESHELBIAN_RESTART_HPP
17 const std::string &binary_file);
24 const std::string &binary_file);
MoFEM::MoFEMErrorCode writeRestartLayout(const EshelbianCore &ep, Vec state, const std::string &binary_file)
MoFEM::MoFEMErrorCode validateRestartLayout(const EshelbianCore &ep, Vec state, const std::string &binary_file)
PetscErrorCode MoFEMErrorCode
MoFEM/PETSc error code.