applications/mp-melt-pool/cases/single_track_melt/single_track_melt.hpp File Reference

Developer Documentation: applications/mp-melt-pool/cases/single_track_melt/single_track_melt.hpp File Reference
Developer Documentation
single_track_melt.hpp File Reference
#include <deal.II/base/function.h>
#include <deal.II/base/parameter_handler.h>
#include <deal.II/base/point.h>
#include <deal.II/distributed/tria.h>
#include <deal.II/grid/grid_in.h>
#include <memory>
#include <string>
#include "../../../mp-heat-transfer/heat_transfer_case.hpp"
#include "../../melt_pool_case.hpp"
Include dependency graph for single_track_melt.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MeltPoolDG::Simulation::SingleTrackMelt::GasInletVelocity< dim >
 Prescribed gas inlet velocity field for the single-track melt case. More...
 
class  MeltPoolDG::Simulation::SingleTrackMelt::InitialSignedDistance< dim >
 Initial signed-distance function for a flat interface. More...
 
class  MeltPoolDG::Simulation::SingleTrackMelt::SimulationSingleTrackMelt< dim, Number, CaseClass >
 Simulation case for a single-track melt problem. More...
 

Namespaces

namespace  MeltPoolDG
 Interface for a general preconditioner.
 
namespace  MeltPoolDG::Simulation
 
namespace  MeltPoolDG::Simulation::SingleTrackMelt