WARPXM v1.10.0
|
#include "array/array.h"
#include "basis/wmbasisarrayset.h"
#include "dfem/variable_adjusters/variable_adjuster.h"
#include "lib/geometry/unstructured_geometry/wmudggeometry.h"
#include "dfem/array/patch_array.h"
#include "dfem/dfem_kernels.h"
#include "wxm_boost/math/constants/constants.hpp"
Go to the source code of this file.
Classes | |
class | wxm::dfem::variable_adjuster::limiter::positivity_enforcing::EulerLimiterHelper |
Helper class for the NDGEulerPositivityPreservingLimiter. More... | |
class | wxm::dfem::variable_adjuster::limiter::positivity_enforcing::NDGEulerPositivityPreservingLimiter |
Simple scaling limiter which enforces positivity of density and pressure while preserving cell averages. More... | |
Namespaces | |
namespace | wxm |
Base namespace for everything not included in the global namespace. | |
namespace | wxm::dfem |
namespace | wxm::dfem::variable_adjuster |
namespace | wxm::dfem::variable_adjuster::limiter |
namespace | wxm::dfem::variable_adjuster::limiter::positivity_enforcing |