BKSFrame Class Reference

#include <silica-bksmod.h>

Inheritance diagram for BKSFrame:

MDPARALLELFrame MDFrame Organizer SCParser

List of all members.

Public Member Functions

 BKSFrame ()
void bks_mod ()
virtual void potential ()
virtual void initvars ()
virtual void initparser ()
virtual int exec (char *name)
virtual void calcprop ()
void initBKS ()

Private Attributes

double _A_00
double _B_00
double _C_00
double _A_01
double _B_01
double _C_01
double _A_11
double _B_11
double _C_11
double _Q_0
double _Q_1
double _ALPHA_BKS
double BKS_RC
double _SIG_00
double _EPS_00
double _SIG_01
double _EPS_01
double _SIG_11
double _EPS_11


Detailed Description

Definition at line 33 of file silica-bksmod.h.


Constructor & Destructor Documentation

BKSFrame::BKSFrame (  )  [inline]

Definition at line 49 of file silica-bksmod.h.


Member Function Documentation

void BKSFrame::bks_mod (  ) 

void BKSFrame::calcprop (  )  [virtual]

Reimplemented from MDFrame.

Definition at line 71 of file silica-bksmod.cpp.

int BKSFrame::exec ( char *  name  )  [virtual]

Reimplemented from MDFrame.

Definition at line 21 of file silica-bksmod.cpp.

References bindcommand, MDFrame::exec(), and initBKS().

void BKSFrame::initBKS (  ) 

Definition at line 37 of file silica-bksmod.cpp.

References _A_00, _A_01, _A_11, _ALPHA_BKS, _B_00, _B_01, _B_11, _C_00, _C_01, _C_11, _EPS_00, _EPS_01, _EPS_11, _Q_0, _Q_1, _SIG_00, _SIG_01, _SIG_11, BKS_RC, N_A, and P_E.

Referenced by exec(), and initvars().

void BKSFrame::initparser (  )  [virtual]

Reimplemented from MDFrame.

Definition at line 13 of file silica-bksmod.cpp.

References _ALPHA_BKS, Organizer::bindvar(), and DOUBLE.

void BKSFrame::initvars (  )  [virtual]

Reimplemented from MDFrame.

Definition at line 28 of file silica-bksmod.cpp.

References MDFrame::_RLIST, MDFrame::_SKIN, BKS_RC, and initBKS().

void BKSFrame::potential (  )  [virtual]


Member Data Documentation

double BKSFrame::_A_00 [private]

Definition at line 36 of file silica-bksmod.h.

Referenced by bks_mod(), and initBKS().

double BKSFrame::_A_01 [private]

Definition at line 37 of file silica-bksmod.h.

Referenced by bks_mod(), and initBKS().

double BKSFrame::_A_11 [private]

Definition at line 38 of file silica-bksmod.h.

Referenced by bks_mod(), and initBKS().

double BKSFrame::_ALPHA_BKS [private]

Definition at line 40 of file silica-bksmod.h.

Referenced by bks_mod(), initBKS(), and initparser().

double BKSFrame::_B_00 [private]

Definition at line 36 of file silica-bksmod.h.

Referenced by bks_mod(), and initBKS().

double BKSFrame::_B_01 [private]

Definition at line 37 of file silica-bksmod.h.

Referenced by bks_mod(), and initBKS().

double BKSFrame::_B_11 [private]

Definition at line 38 of file silica-bksmod.h.

Referenced by bks_mod(), and initBKS().

double BKSFrame::_C_00 [private]

Definition at line 36 of file silica-bksmod.h.

Referenced by bks_mod(), and initBKS().

double BKSFrame::_C_01 [private]

Definition at line 37 of file silica-bksmod.h.

Referenced by bks_mod(), and initBKS().

double BKSFrame::_C_11 [private]

Definition at line 38 of file silica-bksmod.h.

Referenced by bks_mod(), and initBKS().

double BKSFrame::_EPS_00 [private]

Definition at line 44 of file silica-bksmod.h.

Referenced by bks_mod(), and initBKS().

double BKSFrame::_EPS_01 [private]

Definition at line 45 of file silica-bksmod.h.

Referenced by bks_mod(), and initBKS().

double BKSFrame::_EPS_11 [private]

Definition at line 46 of file silica-bksmod.h.

Referenced by bks_mod(), and initBKS().

double BKSFrame::_Q_0 [private]

Definition at line 39 of file silica-bksmod.h.

Referenced by bks_mod(), and initBKS().

double BKSFrame::_Q_1 [private]

Definition at line 39 of file silica-bksmod.h.

Referenced by bks_mod(), and initBKS().

double BKSFrame::_SIG_00 [private]

Definition at line 44 of file silica-bksmod.h.

Referenced by bks_mod(), and initBKS().

double BKSFrame::_SIG_01 [private]

Definition at line 45 of file silica-bksmod.h.

Referenced by bks_mod(), and initBKS().

double BKSFrame::_SIG_11 [private]

Definition at line 46 of file silica-bksmod.h.

Referenced by bks_mod(), and initBKS().

double BKSFrame::BKS_RC [private]

Definition at line 42 of file silica-bksmod.h.

Referenced by bks_mod(), initBKS(), and initvars().


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

Generated on Tue Oct 28 15:21:17 2008 for MD++ by  doxygen 1.5.7.1