Cholla 3.0.1-dev
Cholla - Massively parallel hydro on GPUs
Loading...
Searching...
No Matches
Classes | Typedefs
grid3D.h File Reference

Declarations of the Grid3D class. More...

#include <stdio.h>
#include <functional>
#include "../global/global.h"
#include "../global/global_cuda.h"
#include "../grid/field_info.h"
#include "../io/FnameTemplate.h"
#include "../model/model_collection.h"
Include dependency graph for grid3D.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Header
 
class  Grid3D
 Class to create a the gravity object. More...
 
struct  Grid3D::Conserved
 

Typedefs

typedef void(Grid3D::* Grid3D_PMF_UnloadHydroBuffer) (Real *)
 
typedef void(Grid3D::* Grid3D_PMF_UnloadGravityPotential) (int, int, Real *, int)
 
typedef void(Grid3D::* Grid3D_PMF_UnloadParticleDensity) (int, int, Real *)
 

Detailed Description

Declarations of the Grid3D class.