![]() |
Peano
|
#include "Functors.h"
#include "LoopBody.h"
#include "exahype2/CellData.h"
#include "MusclHancock_Helper.cpph"
#include "MusclHancock_patchwise_functors.cpph"
Go to the source code of this file.
Namespaces | |
namespace | exahype2 |
For the generic kernels that I use here most of the time. | |
namespace | exahype2::fv |
namespace | exahype2::fv::musclhancock |
Functions | |
static void | exahype2::fv::musclhancock::timeStepWithMusclHancock_patchwise_heap_functors (::exahype2::CellData< double, double > &patchData, int numberOfVolumesPerAxisInPatch, int haloSize, int unknowns, int auxiliaryVariables, bool evaluateFlux, bool evaluateNonconservativeProduct, bool evaluateSource, bool evaluateMaximumEigenvalueAfterTimeStep, Flux flux, NonconservativeProduct nonconservativeProduct, Source source, MaxEigenvalue maxEigenvalue) |