include/meltpooldg/utilities/restart.hpp File Reference
|
Developer Documentation
|
restart.hpp File Reference
#include <meltpooldg/time_integration/time_iterator.hpp>#include <meltpooldg/utilities/attach_vectors.hpp>#include <meltpooldg/utilities/restart_data.hpp>#include <chrono>#include <filesystem>#include <functional>#include <string>#include <vector>
Include dependency graph for restart.hpp:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
| class | MeltPoolDG::Restart::RestartMonitor< number > |
Namespaces | |
| namespace | MeltPoolDG |
| Interface for a general preconditioner. | |
| namespace | MeltPoolDG::Restart |
Functions | |
| template<int dim, typename VectorType > | |
| void | MeltPoolDG::Restart::serialize_internal (const AttachDoFHandlerAndVectorsType< dim, VectorType > &attach_vectors, const std::string &prefix) |
| template<int dim, typename VectorType > | |
| void | MeltPoolDG::Restart::deserialize_internal (const AttachDoFHandlerAndVectorsType< dim, VectorType > &attach_vectors, const std::function< void()> &post, const std::function< void()> &setup_dof_system, const std::string &prefix) |
Generated by