KIDS  ver-0.0.1
KIDS : Kernel Integrated Dynamics Simulator
Loading...
Searching...
No Matches
Kernel_Elec_Switch.cpp File Reference
Include dependency graph for Kernel_Elec_Switch.cpp:

Go to the source code of this file.

Namespaces

namespace  PROJECT_NS
 < http://warp.povusers.org/FunctionParser/fparser.html
 

Functions

bool isFileExists (const std::string &name)
 
double phi (double lambda, double N0_max, int F)
 
double PROJECT_NS::calc_alpha (kids_real *V, int i=0, int k=1, int F=2)
 
int PROJECT_NS::calc_wrho (kids_complex *wrho, kids_complex *rho, double xi, double gamma, double alpha)
 
double PROJECT_NS::calc_Ew (kids_real *E, kids_complex *wrho, int occ)
 
int PROJECT_NS::calc_distforce (kids_real *f1, kids_real *E, kids_real *dE, kids_complex *wrho, kids_complex *rho, double alpha)
 the force driven from the shape of distorted-density W(\rho)
 
int PROJECT_NS::hopping_impulse (kids_real *direction, kids_real *np, kids_real *nm, kids_real Efrom, kids_real Eto, int from, int to, bool reflect)
 

Function Documentation

◆ isFileExists()

bool isFileExists ( const std::string & name)
inline

Definition at line 12 of file Kernel_Elec_Switch.cpp.

◆ phi()

double phi ( double lambda,
double N0_max,
int F )
extern

Definition at line 15 of file Kernel_Elec_NAD.cpp.

Referenced by PROJECT_NS::Kernel_Elec_NAD::executeKernel_impl(), and PROJECT_NS::Kernel_Elec_Switch::executeKernel_impl().

Here is the caller graph for this function: