![]() |
Peano
|
#include "{{CLASSNAME}}.h"
#include "config.h"
#include "exahype2/dg/CellIntegral.h"
#include "exahype2/CellData.h"
#include "exahype2/EnclaveBookkeeping.h"
#include "exahype2/EnclaveTask.h"
#include "exahype2/enumerator/enumerator.h"
#include "peano4/parallel/parallel.h"
#include "peano4/utils/Loop.h"
#include "tarch/compiler/CompilerSpecificSettings.h"
#include "tarch/multicore/smartScheduling.h"
#include "tarch/multicore/otter.h"
#include "tarch/mpi/DoubleMessage.h"
#include "tarch/mpi/IntegerMessage.h"
#include <string.h>
#include <memory>
Go to the source code of this file.
Functions | |
_linearCombinationOfPreviousShots (nullptr) | |
_linearCombinationOfPreviousShots (linearCombinationOfPreviousShots) | |
Variables | |
int {{NAMESPACE | join("::")}}::{{CLASSNAME}}::_enclaveTaskTypeId(peano4::parallel::getTaskType("{{NAMESPACE | join("::")}}::{{CLASSNAME}}")) | |
_linearCombinationOfPreviousShots | ( | linearCombinationOfPreviousShots | ) |
Definition at line 162 of file SolveVolumeIntegral.EnclaveTask.template.cpp.
_linearCombinationOfPreviousShots | ( | nullptr | ) |
Definition at line 120 of file SolveVolumeIntegral.EnclaveTask.template.cpp.
int {{NAMESPACE | join("::")}}::{{CLASSNAME}}::_enclaveTaskTypeId(peano4::parallel::getTaskType("{{NAMESPACE | join("::")}}::{{CLASSNAME}}")) |
Definition at line 44 of file SolveVolumeIntegral.EnclaveTask.template.cpp.