include/meltpooldg/compressible_flow/dg_operator_base.hpp File Reference

Developer Documentation: include/meltpooldg/compressible_flow/dg_operator_base.hpp File Reference
Developer Documentation
dg_operator_base.hpp File Reference
#include <meltpooldg/compressible_flow/utils.hpp>
#include <memory>
Include dependency graph for dg_operator_base.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MeltPoolDG::CompressibleFlow::DGOperatorBase< dim, number, n_species >
 Interface of the compressible flow operator interacting with the compressible flow operation. 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.