XGC1
Functions
cub_interp.cpp File Reference
#include "cub_interp.hpp"
Include dependency graph for cub_interp.cpp:

Functions

void setup_one_d_cub (int mx, double *x_grid, double *y, OneDCoeff *acoeff_all)
 
void set_fortran_I_interp_ptrs_vals (double min_psi, double max_psi, double dx_inv, int ncoeff, OneDCoeff *acoef)
 

Function Documentation

◆ set_fortran_I_interp_ptrs_vals()

void set_fortran_I_interp_ptrs_vals ( double  min_psi,
double  max_psi,
double  dx_inv,
int  ncoeff,
OneDCoeff acoef 
)
Here is the caller graph for this function:

◆ setup_one_d_cub()

void setup_one_d_cub ( int  mx,
double *  x_grid,
double *  y,
OneDCoeff acoeff_all 
)
Here is the caller graph for this function: