MADNESS  0.10.1
Functions
sininteg.cc File Reference

Compute the integral sin(x) x=0..10. More...

#include <madness/mra/mra.h>
Include dependency graph for sininteg.cc:

Functions

int main (int argc, char **argv)
 
double myf (const coord_1d &r)
 

Detailed Description

Compute the integral sin(x) x=0..10.

Warning
If you change this example, please update the "MADNESS Basics" module in the documentation (doc/getting_started/gstart_basics.dox).

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

◆ myf()

double myf ( const coord_1d r)

Referenced by main().