include/meltpooldg/compressible_flow/cutdg_operation.hpp File Reference
|
Developer Documentation
|
cutdg_operation.hpp File Reference
#include <deal.II/base/function.h>#include <deal.II/fe/fe_system.h>#include <deal.II/non_matching/mesh_classifier.h>#include <meltpooldg/compressible_flow/cutdg_operator.hpp>#include <meltpooldg/compressible_flow/material.hpp>#include <meltpooldg/compressible_flow/operation_data.hpp>#include <meltpooldg/compressible_flow/output_post_processor.hpp>#include <meltpooldg/compressible_flow/utils.hpp>#include <meltpooldg/core/scratch_data.hpp>#include <meltpooldg/cut/solution_transfer.hpp>#include <meltpooldg/cut/util.hpp>#include <meltpooldg/post_processing/generic_data_out.hpp>#include <meltpooldg/time_integration/time_iterator.hpp>#include <meltpooldg/utilities/vector_tools.templates.hpp>#include <memory>#include <variant>
Include dependency graph for cutdg_operation.hpp:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
| class | MeltPoolDG::CompressibleFlow::CutDGOperation< dim, number > |
| Operation that performs a full time step for the compressible single-phase Navier-Stokes equations in a cutDG context. 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