source/compressible_flow/boundary_condition_functions.cpp File Reference

Developer Documentation: source/compressible_flow/boundary_condition_functions.cpp File Reference
Developer Documentation
boundary_condition_functions.cpp File Reference
#include <deal.II/base/function_parser.h>
#include <deal.II/lac/vector.h>
#include <meltpooldg/compressible_flow/boundary_condition_functions.hpp>
#include <meltpooldg/compressible_flow/boundary_conditions.hpp>
#include <cmath>
#include <numbers>
Include dependency graph for boundary_condition_functions.cpp:

Namespaces

namespace  MeltPoolDG
 Interface for a general preconditioner.
 
namespace  MeltPoolDG::CompressibleFlow
 This file contains various functions that can be used to set and evaluate boundary conditions for the compressible flow solver. The functions can be directly used with the BoundaryConditions class, which provides an interface to manage and evaluate the different boundary conditions in the solver.