include/meltpooldg/compressible_flow/material.hpp File Reference

Developer Documentation: include/meltpooldg/compressible_flow/material.hpp File Reference
Developer Documentation
material.hpp File Reference
#include <deal.II/base/parameter_handler.h>
#include <meltpooldg/utilities/enum.hpp>
#include <array>
#include <cstddef>
#include <limits>
#include <memory>
Include dependency graph for material.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  MeltPoolDG::CompressibleFlow::EOSData< number >
 Collection of parameters related to the equation of state for a compressible or nearly incompressible fluid. More...
 
struct  MeltPoolDG::CompressibleFlow::MaterialSpeciesData< number >
 Collection of material parameters for a specific species. More...
 
struct  MeltPoolDG::CompressibleFlow::MaterialPhaseData< number >
 Collection of material parameters for a specific fluid phase. More...
 
struct  MeltPoolDG::CompressibleFlow::MaterialPhaseData< number >::SpeciesInteraction
 

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.