ergo
|
Tests the sparse Coulomb 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 Coulomb matrix construction.
int main | ( | int | argc, |
char * | argv[] | ||
) |
References mat::Params::setNProcs(), mat::Params::setMatrixParallelLevel(), mat::Params::getNProcs(), mat::Params::getMatrixParallelLevel(), charge, Molecule::addAtom(), ERGO_SPREFIX, prepareMatrixSizesAndBlocks(), getMatrixPermutation(), mat::MatrixBase::resetSizesAndBlocks(), mat::MatrixSymmetric::add_values(), JK::Params::threshold_J, JK::Params::fmm_box_size, compute_J_by_boxes_sparse(), and mat::MatrixSymmetric::eucl().