|
XGCa
|
#include <iostream>#include <sys/stat.h>#include "globals.hpp"#include "xgc_io.hpp"#include "volumes_and_areas.hpp"
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) |
| bool | my_directory_exists (const std::string &path) |
| 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 | ||
| ) |

| bool my_directory_exists | ( | const std::string & | path | ) |
