XGCa
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Functions
grid.hpp File Reference
#include "magnetic_field.hpp"
#include "grid_structs.hpp"
#include "grid_weights.hpp"
#include "grid_files.hpp"
#include "guess_table.hpp"
#include "uniform_range.hpp"
#include "guess_list_1d.hpp"
#include "plane.hpp"
#include "ff_projection.hpp"
#include "domain_decomposition.hpp"
#include "grid.tpp"
Include dependency graph for grid.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  VolumesAndAreas
 
class  Grid< Device >
 

Functions

void init_fortran_vols_and_areas (double *tr_area_h, double *tr_vol_h, double *node_vol_nearest_h, double *node_vol_h, double *node_area_h, double *psi00_h, int npsi00)
 

Function Documentation

void init_fortran_vols_and_areas ( double *  tr_area_h,
double *  tr_vol_h,
double *  node_vol_nearest_h,
double *  node_vol_h,
double *  node_area_h,
double *  psi00_h,
int  npsi00 
)

Here is the caller graph for this function: