include/meltpooldg/compressible_flow/cutdg_operator.hpp File Reference
|
Developer Documentation
|
cutdg_operator.hpp File Reference
#include <deal.II/fe/fe_system.h>#include <meltpooldg/compressible_flow/data_types.hpp>#include <meltpooldg/compressible_flow/explicit_time_integration_utils.hpp>#include <meltpooldg/compressible_flow/kernels.hpp>#include <meltpooldg/compressible_flow/operation_scratch_data.hpp>#include <meltpooldg/utilities/dg_generic_convection_diffusion_worker.hpp>
Include dependency graph for cutdg_operator.hpp:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
| class | MeltPoolDG::CompressibleFlow::CutDGOperator< dim, number, is_viscous > |
| Operator for the matrix-free evaluation of a compressible single-phase flow cutDG formulation. 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. | |
Generated by