AdvectionDiffusion Namespace Reference

Developer Documentation: MeltPoolDG::Simulation::AdvectionDiffusion Namespace Reference
Developer Documentation
MeltPoolDG::Simulation::AdvectionDiffusion Namespace Reference

Classes

class  InitialLevelSetField
 
class  PrescribedVelocityField
 
class  SimulationAdvec
 

Functions

 MELTPOOLDG_REGISTER_CASE (LevelSet::AdvectionDiffusionCase, SimulationAdvec, "advection_diffusion", 1, double)
 
 MELTPOOLDG_REGISTER_CASE (LevelSet::AdvectionDiffusionCase, SimulationAdvec, "advection_diffusion", 2, double)
 
 MELTPOOLDG_REGISTER_CASE (LevelSet::AdvectionDiffusionCase, SimulationAdvec, "advection_diffusion", 3, double)
 

Variables

static bool inflow_outflow_bc = false
 

Function Documentation

◆ MELTPOOLDG_REGISTER_CASE() [1/3]

MeltPoolDG::Simulation::AdvectionDiffusion::MELTPOOLDG_REGISTER_CASE ( LevelSet::AdvectionDiffusionCase  ,
SimulationAdvec  ,
"advection_diffusion"  ,
,
double   
)

◆ MELTPOOLDG_REGISTER_CASE() [2/3]

MeltPoolDG::Simulation::AdvectionDiffusion::MELTPOOLDG_REGISTER_CASE ( LevelSet::AdvectionDiffusionCase  ,
SimulationAdvec  ,
"advection_diffusion"  ,
,
double   
)

◆ MELTPOOLDG_REGISTER_CASE() [3/3]

MeltPoolDG::Simulation::AdvectionDiffusion::MELTPOOLDG_REGISTER_CASE ( LevelSet::AdvectionDiffusionCase  ,
SimulationAdvec  ,
"advection_diffusion"  ,
,
double   
)

Variable Documentation

◆ inflow_outflow_bc

bool MeltPoolDG::Simulation::AdvectionDiffusion::inflow_outflow_bc = false
static