applications/mp-melt-pool/cases/thermo_capillary_droplet/thermo_capillary_two_droplets.hpp File Reference
|
Developer Documentation
|
thermo_capillary_two_droplets.hpp File Reference
#include <deal.II/base/exceptions.h>#include <deal.II/base/function.h>#include <deal.II/base/function_signed_distance.h>#include <deal.II/base/mpi.h>#include <deal.II/base/point.h>#include <deal.II/base/types.h>#include <deal.II/base/utilities.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/grid_tools_geometry.h>#include <deal.II/grid/tria.h>#include <meltpooldg/core/finite_element_data.hpp>#include <meltpooldg/core/simulation_case_base.hpp>#include <meltpooldg/utilities/characteristic_functions.hpp>#include <meltpooldg/utilities/utility_functions.hpp>#include <cmath>#include <memory>#include <string>#include <vector>#include "../../melt_pool_case.hpp"
Include dependency graph for thermo_capillary_two_droplets.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::ThermoCapillaryTwoDroplets |
Variables | |
| static constexpr double | MeltPoolDG::Simulation::ThermoCapillaryTwoDroplets::radius = 0.048 |
| static constexpr double | MeltPoolDG::Simulation::ThermoCapillaryTwoDroplets::x_outer = 8. * radius |
| static constexpr double | MeltPoolDG::Simulation::ThermoCapillaryTwoDroplets::z_outer = 16. * radius |
| static constexpr double | MeltPoolDG::Simulation::ThermoCapillaryTwoDroplets::reference_temperature = 0.0 |
| static constexpr double | MeltPoolDG::Simulation::ThermoCapillaryTwoDroplets::temperature_gradient = 10. |
Generated by