DeltaApproximationBase< number > Class Template Reference
|
Developer Documentation
|
#include <delta_approximation_phase_weighted.hpp>
Public Member Functions | |
| virtual | ~DeltaApproximationBase ()=default |
| virtual number | compute_weight (const number ls_heaviside) const =0 |
| virtual dealii::VectorizedArray< number > | compute_weight (const dealii::VectorizedArray< number > &ls_heaviside) const =0 |
Constructor & Destructor Documentation
◆ ~DeltaApproximationBase()
|
virtualdefault |
Member Function Documentation
◆ compute_weight() [1/2]
|
pure virtual |
Implemented in MeltPoolDG::LevelSet::DeltaApproximationHeavyPhaseOnly< number >, MeltPoolDG::LevelSet::DeltaApproximationHeavisidePhaseWeighted< number >, MeltPoolDG::LevelSet::DeltaApproximationHeavisideTimesHeavisidePhaseWeighted< number >, MeltPoolDG::LevelSet::DeltaApproximationReciprocalPhaseWeighted< number >, and MeltPoolDG::LevelSet::DeltaApproximationReciprocalTimesHeavisidePhaseWeighted< number >.
◆ compute_weight() [2/2]
|
pure virtual |
Implemented in MeltPoolDG::LevelSet::DeltaApproximationHeavyPhaseOnly< number >, MeltPoolDG::LevelSet::DeltaApproximationHeavisidePhaseWeighted< number >, MeltPoolDG::LevelSet::DeltaApproximationHeavisideTimesHeavisidePhaseWeighted< number >, MeltPoolDG::LevelSet::DeltaApproximationReciprocalPhaseWeighted< number >, and MeltPoolDG::LevelSet::DeltaApproximationReciprocalTimesHeavisidePhaseWeighted< number >.
The documentation for this class was generated from the following file:
- include/meltpooldg/level_set/delta_approximation_phase_weighted.hpp
Generated by