MADNESS  0.10.1
Functions | Variables
functionio.cc File Reference

Example of I/O with functions. More...

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

Functions

static double function (const coord_3d &r)
 Normalized gaussian. More...
 
int main (int argc, char **argv)
 

Variables

static const double L = 10
 

Detailed Description

Example of I/O with functions.

Function Documentation

◆ function()

static double function ( const coord_3d r)
static

◆ main()

int main ( int  argc,
char **  argv 
)

Variable Documentation

◆ L

const double L = 10
static

Referenced by main().