XGCa
|
#include "magnetic_field.hpp"
#include "bounds.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"
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) |
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 | ||
) |