include/meltpooldg/cut/restart.hpp File Reference
|
Developer Documentation
|
restart.hpp File Reference
#include <deal.II/dofs/dof_handler.h>#include <meltpooldg/utilities/attach_vectors.hpp>#include <functional>#include <string>
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.
Namespaces | |
| namespace | MeltPoolDG |
| Interface for a general preconditioner. | |
| namespace | MeltPoolDG::CutUtil |
Functions | |
| template<int dim, typename VectorType > | |
| void | MeltPoolDG::CutUtil::deserialize_internal (const AttachDoFHandlerAndVectorsType< dim, VectorType > &attach_vectors, const std::function< void()> &post, const std::function< void()> &distribute_level_set_dofs, const dealii::DoFHandler< dim > &level_set_dof_handler, const std::function< void()> &setup_dof_system, const std::string &prefix) |
| Same as Restart::deserialize_internal(), but adapted for cases where one or more DoFHandler objects are used in CutFEM operations. | |
Generated by