![]() |
Peano
|
#include "exahype2/CellData.h"
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::dg |
namespace | exahype2::dg::rusanov |
namespace | exahype2::dg::rusanov::omp |
Functions | |
template<typename Solver , int order, int unknowns, int auxiliaryVariables> | |
void | exahype2::dg::rusanov::omp::cellIntegral_patchwise_in_situ_GaussLegendre (int targetDevice, ::exahype2::CellData< double, double > &cellData, bool evaluateFlux, bool evaluateNonconservativeProduct, bool evaluateSource, bool evaluatePointSources) |