VM2D  1.12
Vortex methods for 2D flows simulation
Gpu2D.h File Reference

Заголовочный файл с описанием класса Gpu. More...

#include <limits>
#include <memory>
#include "cuLib2D.cuh"
#include "Gpudefs.h"
#include "wrapper.h"
Include dependency graph for Gpu2D.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  VM2D::Gpu
 Класс, обеспечивающий возможность выполнения вычислений на GPU по технологии Nvidia CUDA. More...
 
class  VM2D::MyAlloc< T >
 
struct  VM2D::MyAlloc< T >::rebind< U >
 

Namespaces

 VM2D
 

Functions

template<class T1 , class T2 >
bool VM2D::operator== (const MyAlloc< T1 > &, const MyAlloc< T2 > &) throw ()
 
template<class T1 , class T2 >
bool VM2D::operator!= (const MyAlloc< T1 > &, const MyAlloc< T2 > &) throw ()
 

Detailed Description

Заголовочный файл с описанием класса Gpu.

Author
Марчевский Илья Константинович
Сокол Ксения Сергеевна
Рятина Евгения Павловна
Колганова Александра Олеговна 1.12
Date
14 января 2024 г.

Definition in file Gpu2D.h.