HiRep 0.1
|
Initialization functions, that determine all important parameters of the geometry, so that communications and operations can be completed correctly. More...
#include "gpu.h"
Go to the source code of this file.
Functions | |
void | init_gpu (input_gpu gpu_var) |
Call this in an init function to setup available graphics card for use. This also logs information on available software and hardware. | |
void | init_neighbors_gpu (void) |
This function transfers geometry lookup tables and global variables to the device so that they are globally available. | |
Initialization functions, that determine all important parameters of the geometry, so that communications and operations can be completed correctly.
void init_gpu | ( | input_gpu | gpu_var_init | ) |
Call this in an init function to setup available graphics card for use. This also logs information on available software and hardware.
Headerfile for: