include/meltpooldg/compressible_flow/state_views_mixins.hpp File Reference

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

Go to the source code of this file.

Classes

struct  MeltPoolDG::CompressibleFlow::DofValueMixin< dim, ValueType, Derived >
 
struct  MeltPoolDG::CompressibleFlow::DofGradientMixin< dim, ValueType, Derived >
 
struct  MeltPoolDG::CompressibleFlow::FluxMixin< dim, Derived >
 

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.