CKernelWF Class Reference

#include <kernel.h>

List of all members.

Public Member Functions

double GetPsiSquared (int iq, int ir, int ictheta)
double GetPsiSquared (int iq, int ir, double ctheta)
double GetPsiSquared (int iq, double r, double ctheta)
double GetPsiSquared (double q, double r, double ctheta)
void Calc (CWaveFunction *wf)
void ReadData (string datadirname)
void WriteData (string datadirname)
double GetDELR ()
double GetDELQ ()
double GetDELCTHETA ()
int GetNQMAX ()
int GetNRMAX ()
int GetNCTHETA ()
bool GetIDENTICAL ()
 CKernelWF (string kparsfilename)
 ~CKernelWF ()

Private Member Functions

void ParsInit (string kparsfilename)

Private Attributes

bool IDENTICAL
int nctheta
int nrmax
int nqmax
double delr
double delq
double delctheta
double *** wfarray


Detailed Description

Definition at line 72 of file kernel.h.


Constructor & Destructor Documentation

CKernelWF::CKernelWF ( string  kparsfilename  ) 

Definition at line 577 of file kernel.cc.

CKernelWF::~CKernelWF (  ) 

Definition at line 623 of file kernel.cc.


Member Function Documentation

void CKernelWF::Calc ( CWaveFunction wf  ) 

Definition at line 634 of file kernel.cc.

double CKernelWF::GetDELCTHETA (  ) 

Definition at line 705 of file kernel.cc.

double CKernelWF::GetDELQ (  ) 

Definition at line 701 of file kernel.cc.

double CKernelWF::GetDELR (  ) 

Definition at line 697 of file kernel.cc.

bool CKernelWF::GetIDENTICAL (  ) 

Definition at line 721 of file kernel.cc.

int CKernelWF::GetNCTHETA (  ) 

Definition at line 717 of file kernel.cc.

int CKernelWF::GetNQMAX (  ) 

Definition at line 713 of file kernel.cc.

int CKernelWF::GetNRMAX (  ) 

Definition at line 709 of file kernel.cc.

double CKernelWF::GetPsiSquared ( double  q,
double  r,
double  ctheta 
)

Definition at line 687 of file kernel.cc.

double CKernelWF::GetPsiSquared ( int  iq,
double  r,
double  ctheta 
)

Definition at line 674 of file kernel.cc.

double CKernelWF::GetPsiSquared ( int  iq,
int  ir,
double  ctheta 
)

Definition at line 661 of file kernel.cc.

double CKernelWF::GetPsiSquared ( int  iq,
int  ir,
int  ictheta 
)

Definition at line 655 of file kernel.cc.

void CKernelWF::ParsInit ( string  kparsfilename  )  [private]

Definition at line 594 of file kernel.cc.

void CKernelWF::ReadData ( string  datadirname  ) 

Definition at line 755 of file kernel.cc.

void CKernelWF::WriteData ( string  datadirname  ) 

Definition at line 725 of file kernel.cc.


Member Data Documentation

double CKernelWF::delctheta [private]

Definition at line 97 of file kernel.h.

double CKernelWF::delq [private]

Definition at line 97 of file kernel.h.

double CKernelWF::delr [private]

Definition at line 97 of file kernel.h.

bool CKernelWF::IDENTICAL [private]

Definition at line 95 of file kernel.h.

int CKernelWF::nctheta [private]

Definition at line 96 of file kernel.h.

int CKernelWF::nqmax [private]

Definition at line 96 of file kernel.h.

int CKernelWF::nrmax [private]

Definition at line 96 of file kernel.h.

double*** CKernelWF::wfarray [private]

Definition at line 98 of file kernel.h.


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

Generated on Fri Feb 6 13:30:18 2009 for CorAL by  doxygen 1.5.8