source/compressible_flow/dg_operator_explicit.cpp File Reference
|
Developer Documentation
|
dg_operator_explicit.cpp File Reference
#include <meltpooldg/compressible_flow/boundary_conditions.templates.hpp>#include <meltpooldg/compressible_flow/data_types.hpp>#include <meltpooldg/compressible_flow/dg_operator_explicit.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/compressible_flow/state_views_n_species.hpp>#include <meltpooldg/linear_algebra/utilities_matrixfree.hpp>#include <meltpooldg/time_integration/time_integrator_util.hpp>#include <meltpooldg/utilities/dg_generic_convection_diffusion_worker.hpp>#include <meltpooldg/utilities/limiters.templates.hpp>#include <meltpooldg/utilities/matrix_free_util.hpp>#include <meltpooldg/utilities/preprocessor_directives.hpp>#include <meltpooldg/utilities/vector_tools.templates.hpp>
Include dependency graph for dg_operator_explicit.cpp:
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