MPQC
3.0.0-alpha
|
Public Member Functions | |
ShellBlockSkeleton (const ShellBlockData< Range > &shbd) | |
ShellBlockSkeleton (Range range, int nsh, int nbas, int restrictions) | |
template<typename OtherRange > | |
bool | operator== (const ShellBlockSkeleton< OtherRange > &other) const |
template<typename OtherRange > | |
bool | operator!= (const ShellBlockSkeleton< OtherRange > &other) const |
template<typename OtherRange > | |
bool | operator< (const ShellBlockSkeleton< OtherRange > &other) const |
Static Public Member Functions | |
static ShellBlockSkeleton< Range > | end_skeleton () |
Public Attributes | |
Range | shell_range |
int | first_index |
int | restrictions |
Friends | |
class | ShellBlockData< Range > |