applications/mp-melt-pool/cases/evaporating_droplet/evaporating_shell.hpp File Reference
|
Developer Documentation
|
evaporating_shell.hpp File Reference
#include <deal.II/base/function.h>#include <deal.II/base/function_signed_distance.h>#include <deal.II/base/mpi_remote_point_evaluation.h>#include <deal.II/base/point.h>#include <deal.II/base/table_handler.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 <deal.II/grid/manifold_lib.h>#include <deal.II/numerics/vector_tools.h>#include <meltpooldg/core/simulation_case_base.hpp>#include <meltpooldg/utilities/better_enum.hpp>#include <iostream>#include "../../melt_pool_case.hpp"
Include dependency graph for evaporating_shell.hpp:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
| namespace | MeltPoolDG |
| Interface for a general preconditioner. | |
| namespace | MeltPoolDG::Simulation |
| namespace | MeltPoolDG::Simulation::EvaporatingShell |
Variables | |
| static double | MeltPoolDG::Simulation::EvaporatingShell::velocity = 0.0 |
| static double | MeltPoolDG::Simulation::EvaporatingShell::inner_radius = 0.5 |
| static double | MeltPoolDG::Simulation::EvaporatingShell::outer_radius = 2.0 |
| static ShellType | MeltPoolDG::Simulation::EvaporatingShell::shell_type = ShellType::full |
| static bool | MeltPoolDG::Simulation::EvaporatingShell::two_phase = false |
Generated by