|
virtual void | Set_rc (double rc)=0 |
| Set the cutoff radius. More...
|
|
double | Get_rc () |
|
void | SetBox (TinyVector< double, 3 > box) |
|
TinyVector< double, 3 > | GetBox () |
|
virtual int | NumElements ()=0 |
| Returns the number of basis elements. More...
|
|
virtual double | h (int n, double r)=0 |
| Returns the basis element n evaluated in real space at r. More...
|
|
virtual double | c (int n, double k)=0 |
| Returns the basis element n evaluated in k space at k. More...
|
|
virtual double | dc_dk (int n, double k)=0 |
|
double | c_numerical (int n, double k) |
|
| BasisClass () |
| This returns the coefficient of the nth basis function. More...
|
|
Definition at line 22 of file OptimizedBreakup.h.
◆ BasisClass()
This returns the coefficient of the nth basis function.
This sets the coefficient of the nth basis function This returns the linear combination of the basis functions with coefficients t_n
Definition at line 51 of file OptimizedBreakup.h.
◆ c()
virtual double c |
( |
int |
n, |
|
|
double |
k |
|
) |
| |
|
pure virtual |
Returns the basis element n evaluated in k space at k.
Implemented in LPQHI_BasisClass.
◆ c_numerical()
double c_numerical |
( |
int |
n, |
|
|
double |
k |
|
) |
| |
◆ dc_dk()
virtual double dc_dk |
( |
int |
n, |
|
|
double |
k |
|
) |
| |
|
pure virtual |
◆ Get_rc()
◆ GetBox()
◆ h()
virtual double h |
( |
int |
n, |
|
|
double |
r |
|
) |
| |
|
pure virtual |
Returns the basis element n evaluated in real space at r.
Implemented in LPQHI_BasisClass.
◆ NumElements()
virtual int NumElements |
( |
| ) |
|
|
pure virtual |
◆ Set_rc()
virtual void Set_rc |
( |
double |
rc | ) |
|
|
pure virtual |
◆ SetBox()
◆ Box
◆ Omega
◆ r_c
The documentation for this class was generated from the following file:
- /home/pk7/projects/qmc/for_cron_doxygen/qmcpack/src/QMCTools/ppconvert/src/common/OptimizedBreakup.h