|
Peano
|

Data Fields | |
| std::vector< CellQ > | Q |
| std::array< std::vector< FaceQNew >, DIMENSIONS > | faces |
| std::array< double *, DIMENSIONS > | facesDevice |
Definition at line 111 of file DataRepository.h.
| std::array<std::vector<FaceQNew>, DIMENSIONS> benchmarks::exahype2::kernelbenchmarks::DataRepository::DepthLevel::faces |
Definition at line 117 of file DataRepository.h.
| std::array<double*, DIMENSIONS> benchmarks::exahype2::kernelbenchmarks::DataRepository::DepthLevel::facesDevice |
Definition at line 118 of file DataRepository.h.
| std::vector<CellQ> benchmarks::exahype2::kernelbenchmarks::DataRepository::DepthLevel::Q |
Definition at line 113 of file DataRepository.h.