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::array< std::vector< FaceQNew >, DIMENSIONS > faces
std::array< double *, DIMENSIONS > facesDevice

Detailed Description

Definition at line 111 of file DataRepository.h.

Field Documentation

◆ faces

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

Definition at line 117 of file DataRepository.h.

◆ facesDevice

std::array<double*, DIMENSIONS> benchmarks::exahype2::kernelbenchmarks::DataRepository::DepthLevel::facesDevice

Definition at line 118 of file DataRepository.h.

◆ Q

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

Definition at line 113 of file DataRepository.h.


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