PhiExact< dim, number > Class Template Reference
|
Developer Documentation
|
MeltPoolDG::Simulation::VortexBubbleDG::PhiExact< dim, number > Class Template Reference
#include <vortex_bubble_DG.hpp>
Inheritance diagram for MeltPoolDG::Simulation::VortexBubbleDG::PhiExact< dim, number >:
Collaboration diagram for MeltPoolDG::Simulation::VortexBubbleDG::PhiExact< dim, number >:
Public Member Functions | |
| PhiExact (const number eps) | |
| number | value (const dealii::Point< dim, number > &p, const unsigned int) const override |
Private Attributes | |
| const number | eps |
| const InitializePhi< dim, number > | distance_sphere |
Constructor & Destructor Documentation
◆ PhiExact()
template<int dim, typename number >
|
inline |
Member Function Documentation
◆ value()
template<int dim, typename number >
|
inlineoverride |
Member Data Documentation
◆ distance_sphere
template<int dim, typename number >
|
private |
◆ eps
template<int dim, typename number >
|
private |
The documentation for this class was generated from the following file:
- applications/mp-level-set/cases/vortex_bubble_DG.hpp
Generated by