ergo
jmat_extrapolate_test.cc File Reference
#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[])
 

Detailed Description

Tests the error extrapolation scheme for the Coulomb matrix.

Function Documentation

◆ main()