include/meltpooldg/compressible_flow/eos_utils.hpp File Reference

Developer Documentation: include/meltpooldg/compressible_flow/eos_utils.hpp File Reference
Developer Documentation
eos_utils.hpp File Reference
#include <deal.II/base/tensor.h>
#include <deal.II/base/vectorization.h>
#include <meltpooldg/compressible_flow/data_types.hpp>
#include <meltpooldg/compressible_flow/material.hpp>
#include <meltpooldg/compressible_flow/utils.hpp>
Include dependency graph for eos_utils.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MeltPoolDG::CompressibleFlow::EOS::EquationOfStateUtils< dim, number >
 A base class for a collection of thermodynamic helper functions, which depend on the equation of state. More...
 
class  MeltPoolDG::CompressibleFlow::EOS::IdealGas< dim, number >
 A class for a collection of thermodynamic helper functions for the ideal gas equation of state. More...
 
class  MeltPoolDG::CompressibleFlow::EOS::NobleAbelStiffenedGas< dim, number >
 A class for a collection of thermodynamic helper functions for the Noble-Abel stiffened gas equation of state. More...
 
class  MeltPoolDG::CompressibleFlow::EOS::StiffenedGas< dim, number >
 A class for a collection of thermodynamic helper functions for the stiffened gas equation of state. More...
 

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.
 
namespace  MeltPoolDG::CompressibleFlow::EOS