RadialDistributions Class Reference

This class contains the radial distribution functions for all atoms up to Argon. More...

#include <RadialDistributions.h>

List of all members.

Static Public Member Functions

static Array1D< double > getRadialArray (int Z, int n)
 Gets the radial array values for the appropriate atomic number and energy level.


Detailed Description

This class contains the radial distribution functions for all atoms up to Argon.

These are the r values that go with an x array that goes from 0 to 1 in steps of .05.

Definition at line 14 of file RadialDistributions.h.


Member Function Documentation

Array1D< double > RadialDistributions::getRadialArray ( int  Z,
int  n 
) [static]

Gets the radial array values for the appropriate atomic number and energy level.

Parameters:
Z atomic charge of the nucleus.
n energy level.
Returns:
array of radial distances.

Definition at line 3 of file RadialDistributions.cpp.

Referenced by QMCDansWalkerInitialization::generateRadialDistances().


The documentation for this class was generated from the following files:

Generated on Sat Jul 5 16:14:07 2008 for QMcBeaver by  doxygen 1.5.6