VM2D 1.14
Vortex methods for 2D flows simulation
Loading...
Searching...
No Matches
cpuTreeInfo.cpp File Reference

Реализация класса дерева для реализации быстрых алгоритмов на CPU. More...

#include "cpuTreeInfo.h"
#include "Gpudefs.h"
#include <algorithm>
#include <omp.h>
#include <stdio.h>
Include dependency graph for cpuTreeInfo.cpp:

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)
 

Detailed Description

Реализация класса дерева для реализации быстрых алгоритмов на CPU.

Author
Марчевский Илья Константинович
Сокол Ксения Сергеевна
Рятина Евгения Павловна
Колганова Александра Олеговна \Version 1.14
Date
6 марта 2026 г.

Definition in file cpuTreeInfo.cpp.