Peano
Variant2.cpp File Reference

Go to the source code of this file.

Functions

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

Function Documentation

◆ initialTask()

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

Definition at line 46 of file Variant2.cpp.

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

Referenced by variant2::runBenchmarks().

Here is the caller graph for this function:

◆ runKernels()

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