|
ergo
|
Tests the sparse exchange matrix construction. More...
#include <stdio.h>#include <unistd.h>#include <memory>#include <limits>#include <vector>#include "matrix_utilities.h"#include "integral_matrix_wrappers.h"Functions | |
| int | main (int argc, char *argv[]) |
Tests the sparse exchange matrix construction.
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
References mat::MatrixSymmetric< Treal, Tmatrix >::add_values(), Molecule::addAtom(), BasisInfoStruct::addBasisfuncsForMolecule(), charge, compute_K_by_boxes_sparse(), ERGO_SPREFIX, mat::MatrixSymmetric< Treal, Tmatrix >::eucl(), JK::Params::exchange_box_size, mat::Params::getMatrixParallelLevel(), getMatrixPermutation(), mat::Params::getNProcs(), BasisInfoStruct::noOfBasisFuncs, prepareMatrixSizesAndBlocks(), mat::MatrixBase< Treal, Tmatrix >::resetSizesAndBlocks(), mat::Params::setMatrixParallelLevel(), mat::Params::setNProcs(), and JK::Params::threshold_K.