|
Peano
|
#include "exahype2/CellData.h"
Go to the source code of this file.
Namespaces | |
| namespace | exahype2 |
| This file is part of the multigrid project within Peano 4. | |
| 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) |