MADNESS  0.10.1
Functions
interp3.cc File Reference
#include <iostream>
#include <cmath>
#include <vector>
#include <madness/world/worldinit.h>
#include <madness/misc/interpolation_1d.h>
Include dependency graph for interp3.cc:

Functions

double func (double x)
 A simple program for testing the CubicInterpolationTable class. More...
 
int main (int argc, char *argv[])
 

Function Documentation

◆ func()

double func ( double  x)

A simple program for testing the CubicInterpolationTable class.

Referenced by NuclearVector::NuclearVector(), main(), nuclear_generator(), opt(), and slymer::NWChem_Interface::read_basis_set().

◆ main()

int main ( int  argc,
char *  argv[] 
)