include/meltpooldg/compressible_flow/dg_operator_implicit_explicit.hpp File Reference
|
Developer Documentation
|
dg_operator_implicit_explicit.hpp File Reference
#include <meltpooldg/compressible_flow/convective_kernels.hpp>#include <meltpooldg/compressible_flow/data_types.hpp>#include <meltpooldg/compressible_flow/dg_operator_base.hpp>#include <meltpooldg/compressible_flow/operation_scratch_data.hpp>#include <meltpooldg/compressible_flow/utils.hpp>#include <meltpooldg/compressible_flow/viscous_kernels.hpp>#include <meltpooldg/time_integration/implicit_explicit_integrator.hpp>
Include dependency graph for dg_operator_implicit_explicit.hpp:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
| class | MeltPoolDG::CompressibleFlow::DGOperatorImplicitExplicit< dim, number, is_viscous > |
| Operator for the matrix-free evaluation of a compressible single-phase flow cutDG formulation for implicit-explicit time integration. 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