DFT-EFE
 
Loading...
Searching...
No Matches
dftefe::utils::SplineInternal Namespace Reference

Functions

double f (double x, const double alpha, const double p)
 
double bisection (const double alpha, const double p)
 
void getSubdivPowerLawGridParams (const std::vector< double > &X, double &a, double &r, unsigned int &numSubDiv)
 

Function Documentation

◆ bisection()

double dftefe::utils::SplineInternal::bisection ( const double  alpha,
const double  p 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ f()

double dftefe::utils::SplineInternal::f ( double  x,
const double  alpha,
const double  p 
)
Here is the caller graph for this function:

◆ getSubdivPowerLawGridParams()

void dftefe::utils::SplineInternal::getSubdivPowerLawGridParams ( const std::vector< double > &  X,
double &  a,
double &  r,
unsigned int &  numSubDiv 
)
Here is the call graph for this function:
Here is the caller graph for this function: