InitialValuesLS< dim > Class Template Reference
|
Developer Documentation
|
MeltPoolDG::Simulation::ThermoCapillaryDroplet::InitialValuesLS< dim > Class Template Reference
#include <thermo_capillary_droplet.hpp>
Inheritance diagram for MeltPoolDG::Simulation::ThermoCapillaryDroplet::InitialValuesLS< dim >:
Collaboration diagram for MeltPoolDG::Simulation::ThermoCapillaryDroplet::InitialValuesLS< dim >:
Public Member Functions | |
| InitialValuesLS (const double eps, const bool liquid_phase_outside) | |
| double | value (const dealii::Point< dim > &p, const unsigned int) const override |
Private Attributes | |
| const dealii::Functions::SignedDistance::Sphere< dim > | distance_sphere |
| const double | eps |
| const double | factor |
Constructor & Destructor Documentation
◆ InitialValuesLS()
template<int dim>
|
inline |
Member Function Documentation
◆ value()
template<int dim>
|
inlineoverride |
Member Data Documentation
◆ distance_sphere
template<int dim>
|
private |
◆ eps
template<int dim>
|
private |
◆ factor
template<int dim>
|
private |
The documentation for this class was generated from the following file:
- applications/mp-melt-pool/cases/thermo_capillary_droplet/thermo_capillary_droplet.hpp
Generated by