InitialValuesLS< dim > Class Template Reference

Developer Documentation: MeltPoolDG::Simulation::ThermoCapillaryTwoDroplets::InitialValuesLS< dim > Class Template Reference
Developer Documentation
MeltPoolDG::Simulation::ThermoCapillaryTwoDroplets::InitialValuesLS< dim > Class Template Reference

#include <thermo_capillary_two_droplets.hpp>

Inheritance diagram for MeltPoolDG::Simulation::ThermoCapillaryTwoDroplets::InitialValuesLS< dim >:
[legend]
Collaboration diagram for MeltPoolDG::Simulation::ThermoCapillaryTwoDroplets::InitialValuesLS< dim >:
[legend]

Public Member Functions

 InitialValuesLS (const double eps)
 
double value (const dealii::Point< dim > &p, const unsigned int) const override
 

Public Attributes

const double eps
 
const dealii::Point< dim > center1
 
const dealii::Point< dim > center2
 
const dealii::Functions::SignedDistance::Sphere< dim > sphere1
 
const dealii::Functions::SignedDistance::Sphere< dim > sphere2
 

Constructor & Destructor Documentation

◆ InitialValuesLS()

template<int dim>
MeltPoolDG::Simulation::ThermoCapillaryTwoDroplets::InitialValuesLS< dim >::InitialValuesLS ( const double  eps)
inline

Member Function Documentation

◆ value()

template<int dim>
double MeltPoolDG::Simulation::ThermoCapillaryTwoDroplets::InitialValuesLS< dim >::value ( const dealii::Point< dim > &  p,
const unsigned int   
) const
inlineoverride

Member Data Documentation

◆ center1

template<int dim>
const dealii::Point<dim> MeltPoolDG::Simulation::ThermoCapillaryTwoDroplets::InitialValuesLS< dim >::center1

◆ center2

template<int dim>
const dealii::Point<dim> MeltPoolDG::Simulation::ThermoCapillaryTwoDroplets::InitialValuesLS< dim >::center2

◆ eps

template<int dim>
const double MeltPoolDG::Simulation::ThermoCapillaryTwoDroplets::InitialValuesLS< dim >::eps

◆ sphere1

template<int dim>
const dealii::Functions::SignedDistance::Sphere<dim> MeltPoolDG::Simulation::ThermoCapillaryTwoDroplets::InitialValuesLS< dim >::sphere1

◆ sphere2

template<int dim>
const dealii::Functions::SignedDistance::Sphere<dim> MeltPoolDG::Simulation::ThermoCapillaryTwoDroplets::InitialValuesLS< dim >::sphere2

The documentation for this class was generated from the following file: