v0.16.3
Loading...
Searching...
No Matches
Namespaces | Functions
EshelbianRestart.cpp File Reference

Checked sidecar metadata for native restart vectors. More...

#include <MoFEM.hpp>
#include <EshelbianPlasticity.hpp>
#include <EshelbianRestart.hpp>
#include <cerrno>
#include <cstdio>
#include <cstring>
#include <filesystem>
#include <fstream>
#include <limits>
#include <set>
#include <sstream>

Go to the source code of this file.

Namespaces

namespace  EshelbianPlasticity
 

Functions

MoFEM::MoFEMErrorCode EshelbianPlasticity::writeRestartLayout (const EshelbianCore &ep, Vec state, const std::string &binary_file)
 
MoFEM::MoFEMErrorCode EshelbianPlasticity::validateRestartLayout (const EshelbianCore &ep, Vec state, const std::string &binary_file)
 

Detailed Description

Checked sidecar metadata for native restart vectors.

Definition in file EshelbianRestart.cpp.