applications/mp-melt-pool/cases/evaporating_droplet/evaporating_droplet.hpp File Reference
|
Developer Documentation
|
evaporating_droplet.hpp File Reference
#include <deal.II/base/function.h>#include <deal.II/base/function_signed_distance.h>#include <deal.II/base/point.h>#include <deal.II/base/tensor_function.h>#include <deal.II/distributed/shared_tria.h>#include <deal.II/distributed/tria.h>#include <deal.II/grid/grid_generator.h>#include <meltpooldg/core/simulation_case_base.hpp>#include <meltpooldg/post_processing/divergence_calc.hpp>#include <meltpooldg/utilities/journal.hpp>#include <iostream>#include "../../melt_pool_case.hpp"
Include dependency graph for evaporating_droplet.hpp:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
| class | MeltPoolDG::Simulation::EvaporatingDroplet::InitialValuesLS< dim > |
| class | MeltPoolDG::Simulation::EvaporatingDroplet::SimulationEvaporatingDroplet< dim, number > |
Namespaces | |
| namespace | MeltPoolDG |
| Interface for a general preconditioner. | |
| namespace | MeltPoolDG::Simulation |
| namespace | MeltPoolDG::Simulation::EvaporatingDroplet |
Variables | |
| static double | MeltPoolDG::Simulation::EvaporatingDroplet::droplet_radius = 0.5 |
| static double | MeltPoolDG::Simulation::EvaporatingDroplet::domain_length = 4 |
| static double | MeltPoolDG::Simulation::EvaporatingDroplet::bc_pressure = 0.0 |
| static double | MeltPoolDG::Simulation::EvaporatingDroplet::droplet_phi = 1.0 |
| static DomainType | MeltPoolDG::Simulation::EvaporatingDroplet::domain_type = DomainType::rectangle |
Generated by