Tests the error extrapolation scheme for the Coulomb matrix. More...
#include <stdio.h>
#include <unistd.h>
#include <memory>
#include <limits>
#include <vector>
#include "scf_utils.h"
#include "matrix_utilities.h"
#include "mat_acc_extrapolate.h"
#include "integral_matrix_wrappers.h"
Classes | |
class | Jworkertest |
Functions | |
int | main (int argc, char *argv[]) |
Tests the error extrapolation scheme for the Coulomb matrix.
int main | ( | int | argc, | |
char * | argv[] | |||
) |
References mat::MatrixSymmetric< Treal, Tmatrix >::add_values(), Molecule::addAtom(), charge, compute_J_by_boxes_sparse(), ERGO_SPREFIX, mat::MatrixSymmetric< Treal, Tmatrix >::eucl(), JK::Params::fmm_box_size, mat::Params::getMatrixParallelLevel(), getMatrixPermutation(), mat::Params::getNProcs(), MatAccInvestigator< Treal, Tworker >::GetScanResult(), prepareMatrixSizesAndBlocks(), mat::MatrixBase< Treal, Tmatrix >::resetSizesAndBlocks(), MatAccInvestigator< Treal, Tworker >::Scan(), mat::Params::setMatrixParallelLevel(), and mat::Params::setNProcs().