![]() |
VM2D 1.14
Vortex methods for 2D flows simulation
|
Реализация класса дерева для реализации быстрых алгоритмов на CPU. More...
#include "cpuTreeInfo.h"#include "Gpudefs.h"#include <algorithm>#include <omp.h>#include <stdio.h>
Go to the source code of this file.
Namespaces | |
| namespace | VM2D |
Functions | |
| unsigned int | VM2D::ExpandBits (unsigned int v) |
| int | VM2D::ceilpow2 (int x, int p) |
| int | VM2D::ceilhalf (int x) |
Реализация класса дерева для реализации быстрых алгоритмов на CPU.
Definition in file cpuTreeInfo.cpp.