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 Molecule::addAtom(), BasisInfoStruct::addBasisfuncsForMolecule(), charge, compute_K_by_boxes_sparse(), ERGO_SPREFIX, JK::Params::exchange_box_size, mat::Params::getMatrixParallelLevel(), getMatrixPermutation(), mat::Params::getNProcs(), BasisInfoStruct::noOfBasisFuncs, prepareMatrixSizesAndBlocks(), mat::Params::setMatrixParallelLevel(), mat::Params::setNProcs(), template_blas_sqrt(), and JK::Params::threshold_K.