|
sisi4s
|
Classes | |
| struct | Limit |
Public Member Functions | |
| IntegralProvider (size_t no, size_t nv, bool chemistNotation_, bool unrestricted_) | |
| Limit | indexToLimits (Index &i) |
| size_t | indexToInt (Index i) |
| virtual V | compute (Index P, Index Q, Index R, Index S)=0 |
Public Attributes | |
| const size_t | No |
| const size_t | Nv |
| const size_t | Np |
| const bool | chemistNotation = false |
| const bool | unrestricted = false |
|
inline |
|
pure virtual |
|
inline |
|
inline |
| const bool IntegralProvider< V >::chemistNotation = false |
| const size_t IntegralProvider< V >::No |
| const size_t IntegralProvider< V >::Np |
| const size_t IntegralProvider< V >::Nv |
| const bool IntegralProvider< V >::unrestricted = false |