include/meltpooldg/utilities/restart.hpp Source File
|
Developer Documentation
|
restart.hpp
Go to the documentation of this file.
Definition restart.hpp:18
const RestartData< number > & data
Definition restart.hpp:36
number last_written_time
Definition restart.hpp:40
std::vector< std::string > suffices
Definition restart.hpp:42
std::chrono::time_point< std::chrono::system_clock > real_time_start
Definition restart.hpp:41
number compute_current_time() const
Definition restart.cpp:102
const TimeIntegration::TimeIterator< number > & time
Definition restart.hpp:39
Definition time_iterator.hpp:15
Definition restart.hpp:15
void serialize_internal(const AttachDoFHandlerAndVectorsType< dim, VectorType > &attach_vectors, const std::string &prefix)
Definition restart.cpp:115
void deserialize_internal(const AttachDoFHandlerAndVectorsType< dim, VectorType > &attach_vectors, const std::function< void()> &post, const std::function< void()> &setup_dof_system, const std::string &prefix)
Definition restart.cpp:155
std::function< void(DoFHandlerAndVectorDataType< dim, VectorType > &)> AttachDoFHandlerAndVectorsType
Definition attach_vectors.hpp:21
Definition restart_data.hpp:15
Generated by