Peano
Loading...
Searching...
No Matches
SolveVolumeIntegral.EnclaveTask.template.cpp File Reference
#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>
Include dependency graph for SolveVolumeIntegral.EnclaveTask.template.cpp:

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}}"))
 

Function Documentation

◆ _linearCombinationOfPreviousShots() [1/2]

_linearCombinationOfPreviousShots ( linearCombinationOfPreviousShots )

◆ _linearCombinationOfPreviousShots() [2/2]

_linearCombinationOfPreviousShots ( nullptr )

Variable Documentation

◆ int

int {{NAMESPACE | join("::")}}::{{CLASSNAME}}::_enclaveTaskTypeId(peano4::parallel::getTaskType("{{NAMESPACE | join("::")}}::{{CLASSNAME}}"))

Definition at line 44 of file SolveVolumeIntegral.EnclaveTask.template.cpp.