Path Integral Quantum Monte Carlo
Data Structures | Macros
wavefunction.h File Reference

Action class definitions. More...

#include "constants.h"
#include "lookuptable.h"
+ Include dependency graph for wavefunction.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  WaveFunctionBase
 Holds a base class that all trial wave function classes will be derived from. More...
 
class  SechWaveFunction
 Implementation of the Psi_T = sech(a*x) trial wave function suitable for the simple harmonic osscilator. More...
 
class  JastrowWaveFunction
 Implementation of a Jastrow trial wave function suitable for He. More...
 
class  LiebLinigerWaveFunction
 Implementation of a Jastrow trial wave function suitable for He. More...
 
class  SutherlandWaveFunction
 Implementation of the Sutherland model exact wavefunction. More...
 

Detailed Description

Action class definitions.

Author
Adrian Del Maestro
Date
04.09.2013

Definition in file wavefunction.h.