#include <sblock_vector.h>
psi::mcscf::SBlockVector::SBlockVector |
( |
| ) |
|
psi::mcscf::SBlockVector::SBlockVector |
( |
std::string |
label, |
|
|
int |
nirreps, |
|
|
int *& |
rows_size |
|
) |
| |
psi::mcscf::SBlockVector::SBlockVector |
( |
std::string |
label, |
|
|
int |
nirreps, |
|
|
vecint & |
rows_size |
|
) |
| |
psi::mcscf::SBlockVector::~SBlockVector |
( |
| ) |
|
|
inline |
psi::mcscf::SBlockVector::SBlockVector |
( |
const SBlockVector & |
src | ) |
|
psi::mcscf::SBlockVector::SBlockVector |
( |
BlockVector * |
block_vector | ) |
|
|
private |
void psi::mcscf::SBlockVector::allocate |
( |
std::string |
label, |
|
|
int |
nirreps, |
|
|
int *& |
rows_size |
|
) |
| |
void psi::mcscf::SBlockVector::allocate |
( |
std::string |
label, |
|
|
int |
nirreps, |
|
|
vecint & |
rows_size |
|
) |
| |
void psi::mcscf::SBlockVector::check |
( |
const char * |
cstr | ) |
|
void psi::mcscf::SBlockVector::copy |
( |
SBlockVector & |
source | ) |
|
BlockVector* psi::mcscf::SBlockVector::getBlockVector |
( |
| ) |
|
|
inline |
bool psi::mcscf::SBlockVector::is_allocated |
( |
| ) |
|
|
inline |
const BlockVector* psi::mcscf::SBlockVector::operator-> |
( |
| ) |
const |
|
inline |
void psi::mcscf::SBlockVector::subtract_reference |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following files: