Peano
Loading...
Searching...
No Matches
Variant4.cpp File Reference

Go to the source code of this file.

Functions

void initialTask (exahype2::CellData< SolverPrecision, SolverPrecision > *myCellData, exahype2::FaceData< SolverPrecision, SolverPrecision > *myFaceData, const int cellId, const int faceId, tarch::timing::Measurement &measurement)
void runKernels (exahype2::CellData< SolverPrecision, SolverPrecision > *myCellData, exahype2::FaceData< SolverPrecision, SolverPrecision > *myFaceData, const int cellId, const int faceId, tarch::timing::Measurement &measurement)

Function Documentation

◆ initialTask()

void initialTask ( exahype2::CellData< SolverPrecision, SolverPrecision > * myCellData,
exahype2::FaceData< SolverPrecision, SolverPrecision > * myFaceData,
const int cellId,
const int faceId,
tarch::timing::Measurement & measurement )

Definition at line 42 of file Variant4.cpp.

References exahype2::FaceData< inType, outType >::QIn, and exahype2::FaceData< inType, outType >::QOut.

Referenced by variant4::runBenchmarks().

Here is the caller graph for this function:

◆ runKernels()

void runKernels ( exahype2::CellData< SolverPrecision, SolverPrecision > * myCellData,
exahype2::FaceData< SolverPrecision, SolverPrecision > * myFaceData,
const int cellId,
const int faceId,
tarch::timing::Measurement & measurement )