Peano
Loading...
Searching...
No Matches
benchmarks::exahype2::kernelbenchmarks::DataRepository::DepthLevel Struct Reference
Collaboration diagram for benchmarks::exahype2::kernelbenchmarks::DataRepository::DepthLevel:

Data Fields

std::vector< CellQQ
 
std::vector< CellQReconstructedQReconstructed
 
std::array< std::vector< FaceQNew >, DIMENSIONS > faces
 

Detailed Description

Definition at line 108 of file DataRepository.h.

Field Documentation

◆ faces

std::array<std::vector<FaceQNew>, DIMENSIONS> benchmarks::exahype2::kernelbenchmarks::DataRepository::DepthLevel::faces

Definition at line 113 of file DataRepository.h.

◆ Q

std::vector<CellQ> benchmarks::exahype2::kernelbenchmarks::DataRepository::DepthLevel::Q

Definition at line 109 of file DataRepository.h.

◆ QReconstructed

std::vector<CellQReconstructed> benchmarks::exahype2::kernelbenchmarks::DataRepository::DepthLevel::QReconstructed

Definition at line 110 of file DataRepository.h.


The documentation for this struct was generated from the following file: