![]() |
fastm/BHgpu
1.5
Быстрые алгоритмы в вихревых методах моделирования плоских течений
|
Функции | |
| void | PrintLogoToStream (std::ostream &str) |
| void | PrintConfiguration (int nbodies) |
| void | PrintStatistics (int run, int runs, const float *timing, const float *mintiming, const float *avtiming, double runtime, double minruntime, double avruntime) |
| void | PrintAccuracyHead () |
| void | PrintAccuracyError (real val) |
Переменные | |
| static const int | order = 14 |
| static const std::string | nameFile = "../../test/Wake/wake2m.txt" |
| static const std::string | task = "2m" |
| static const bool | compare = true |
| static const bool | BSfromFile = true |
| static const bool | save = false |
| static const int | runs = 10 |
| static const bool | printFullCUDAinfo = false |
| static const int | dev = 0 |
| void BHcu::PrintAccuracyError | ( | real | val | ) |
| void BHcu::PrintAccuracyHead | ( | ) |
| void BHcu::PrintConfiguration | ( | int | nbodies | ) |
См. определение в файле Logo.h строка 64

| void BHcu::PrintLogoToStream | ( | std::ostream & | str | ) |
| void BHcu::PrintStatistics | ( | int | run, |
| int | runs, | ||
| const float * | timing, | ||
| const float * | mintiming, | ||
| const float * | avtiming, | ||
| double | runtime, | ||
| double | minruntime, | ||
| double | avruntime | ||
| ) |
|
static |