|
SpECTRE
v2026.04.01
|
Apply the Kreiss-Oliger filter to the evolved variables. More...
#include <ApplyFilter.hpp>
Public Types | |
| using | return_tags = tmpl::list<System::variables_tag> |
| using | argument_tags |
Static Public Member Functions | |
| static void | apply (gsl::not_null< typename System::variables_tag::type * > evolved_vars_ptr, const Mesh< 3 > &subcell_mesh, bool evolve_lapse_and_shift, double kreiss_oliger_epsilon, const DirectionalIdMap< 3, evolution::dg::subcell::GhostData > &ghost_data) |
Apply the Kreiss-Oliger filter to the evolved variables.
| using Ccz4::fd::ApplyFilter::argument_tags |