Public Member Functions | |
CBFPLOTIntegrand (yasper::ptr< CBasisFunctionExpansion1d > _pExpansion, CKernel *_pKernel, int _i, int _l, double _q) | |
Static Public Member Functions | |
static double | f (void *instance, double r) |
Public Attributes | |
yasper::ptr < CBasisFunctionExpansion1d > | pExpansion |
CKernel * | pKernel |
int | index |
int | l |
double | q |
Definition at line 33 of file bfplot.cc.
CBFPLOTIntegrand::CBFPLOTIntegrand | ( | yasper::ptr< CBasisFunctionExpansion1d > | _pExpansion, | |
CKernel * | _pKernel, | |||
int | _i, | |||
int | _l, | |||
double | _q | |||
) | [inline] |
static double CBFPLOTIntegrand::f | ( | void * | instance, | |
double | r | |||
) | [inline, static] |
double CBFPLOTIntegrand::q |