include/meltpooldg/level_set/reinitialization_data.hpp File Reference

Developer Documentation: include/meltpooldg/level_set/reinitialization_data.hpp File Reference
Developer Documentation
reinitialization_data.hpp File Reference
#include <deal.II/base/exceptions.h>
#include <deal.II/base/parameter_handler.h>
#include <meltpooldg/core/finite_element_data.hpp>
#include <meltpooldg/linear_algebra/linear_solver_data.hpp>
#include <meltpooldg/linear_algebra/predictor_data.hpp>
#include <meltpooldg/time_integration/time_integrator_data.hpp>
#include <meltpooldg/utilities/enum.hpp>
#include <limits>
#include <string>
Include dependency graph for reinitialization_data.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  MeltPoolDG::LevelSet::ReinitializationGeometricData< number >
 
struct  MeltPoolDG::LevelSet::ReinitializationHyperbolicData< number >
 
struct  MeltPoolDG::LevelSet::ReinitializationHyperbolicData< number >::PseudoTimeSteppingData
 
struct  MeltPoolDG::LevelSet::ReinitializationHyperbolicData< number >::CG
 
struct  MeltPoolDG::LevelSet::ReinitializationHyperbolicData< number >::DG
 
struct  MeltPoolDG::LevelSet::ReinitializationData< number >
 
struct  MeltPoolDG::LevelSet::ReinitializationData< number >::InterfaceThickness
 

Namespaces

namespace  MeltPoolDG
 Interface for a general preconditioner.
 
namespace  MeltPoolDG::LevelSet
 This operation solves the reinitialization problem for a CG- or DG-FEM-based discrete level-set field by solving an elliptic problem.
 

Functions

 MeltPoolDG::LevelSet::BETTER_ENUM (InterfaceThicknessParameterType, char, proportional_to_cell_size, absolute_value, number_of_cells_across_interface) template< typename number > struct ReinitializationEllipticData