HiRep 0.1
Loading...
Searching...
No Matches
memory.h
1/***************************************************************************\
2* Copyright (c) 2022, Claudio Pica *
3* All rights reserved. *
4\***************************************************************************/
5
6#ifndef MEMORY_H
7#define MEMORY_H
8
11
12#endif
Field allocation, GPU geometry conversion and host-device/device-host copy functions.
Generic memory allocation/deallocation.