ergo
|
Tests the kinetic energy matrix construction. More...
#include <stdio.h>
#include <unistd.h>
#include <memory>
#include <limits>
#include "integrals_1el_kinetic.h"
#include "memorymanag.h"
#include "matInclude.h"
Functions | |
int | main (int argc, char *argv[]) |
Tests the kinetic energy matrix construction.
The purpose of the test in its current form is mostly to verify compilation correctness.
int main | ( | int | argc, |
char * | argv[] | ||
) |