|
Cholla 3.0.1-dev
Cholla - Massively parallel hydro on GPUs
|
Wrapper file to load cloudy cooling table as CUDA texture. More...
#include <stdio.h>#include <stdlib.h>#include <string>#include <vector>#include "../cooling/cooling_cuda.h"#include "../cooling/load_cloudy_texture.h"#include "../cooling/texture_utilities.h"#include "../global/global.h"#include "../global/global_cuda.h"#include "../io/io.h"#include "../utils/error_handling.h"
Functions | |
| void | Host_Read_Cooling_Tables (float *cooling_table, float *heating_table, std::string filename) |
Wrapper file to load cloudy cooling table as CUDA texture.