include/meltpooldg/level_set/delta_approximation_phase_weighted.hpp File Reference

Developer Documentation: include/meltpooldg/level_set/delta_approximation_phase_weighted.hpp File Reference
Developer Documentation
delta_approximation_phase_weighted.hpp File Reference
Include dependency graph for delta_approximation_phase_weighted.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MeltPoolDG::LevelSet::DeltaApproximationBase< number >
 
class  MeltPoolDG::LevelSet::DeltaApproximationHeavyPhaseOnly< number >
 
class  MeltPoolDG::LevelSet::DeltaApproximationHeavisidePhaseWeighted< number >
 
class  MeltPoolDG::LevelSet::DeltaApproximationHeavisideTimesHeavisidePhaseWeighted< number >
 
class  MeltPoolDG::LevelSet::DeltaApproximationReciprocalPhaseWeighted< number >
 
class  MeltPoolDG::LevelSet::DeltaApproximationReciprocalTimesHeavisidePhaseWeighted< number >
 

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

template<typename number >
std::unique_ptr< DeltaApproximationBase< number > > MeltPoolDG::LevelSet::create_phase_weighted_delta_approximation (const DeltaApproximationPhaseWeightedData< number > &data)