#include <BlankInteraction.h>

Public Member Functions | |
| BlankInteraction () | |
| ~BlankInteraction () | |
| virtual Interaction * | Clone () |
| virtual void | ComputePotential (const McBead &, const McBead &, const double &, double &) |
| virtual double | GetOverlapCutoffSq (const Bead &, const Bead &) |
| virtual double | GetCutoffSq (const Bead &, const Bead &) |
| virtual double | GetMaxCutoff () |
| void | PrintRestartData (std::ostream &) |
| void | ScanRestartData (std::istream &) |
| BlankInteraction () | |
| ~BlankInteraction () | |
| virtual Interaction * | Clone () |
| virtual void | ComputeForce (MdBead &, MdBead &, gfloat &, gvector &) |
| virtual void | ComputeShiftedForce (MdBead &, MdBead &, gfloat &, gvector &) |
| virtual void | ComputePotential (const McBead &, const McBead &, const gfloat &, gfloat &) |
| virtual gfloat | GetOverlapCutoffSq (const Bead &, const Bead &) |
| virtual gfloat | GetCutoffSq (const Bead &, const Bead &) |
| virtual gfloat | GetMaxCutoff () |
| void | PrintRestartData (std::ostream &) |
| void | ScanRestartData (std::istream &) |
Protected Attributes | |
| double | mHardcore |
| double | mCutoff |
| gfloat | mHardcore |
| gfloat | mCutoff |
| glotzmc::BlankInteraction::BlankInteraction | ( | ) | [inline] |
| glotzmc::BlankInteraction::~BlankInteraction | ( | ) | [inline] |
| glotzmc::BlankInteraction::BlankInteraction | ( | ) | [inline] |
| glotzmc::BlankInteraction::~BlankInteraction | ( | ) | [inline] |
| virtual Interaction* glotzmc::BlankInteraction::Clone | ( | ) | [inline, virtual] |
Implements glotzmc::Interaction.
| virtual void glotzmc::BlankInteraction::ComputePotential | ( | const McBead & | , | |
| const McBead & | , | |||
| const double & | , | |||
| double & | ||||
| ) | [inline, virtual] |
Implements glotzmc::Interaction.
| gfloat glotzmc::BlankInteraction::GetOverlapCutoffSq | ( | const Bead & | beadI, | |
| const Bead & | beadJ | |||
| ) | [inline, virtual] |
Implements glotzmc::Interaction.
| gfloat glotzmc::BlankInteraction::GetCutoffSq | ( | const Bead & | beadI, | |
| const Bead & | beadJ | |||
| ) | [inline, virtual] |
Implements glotzmc::Interaction.
| virtual double glotzmc::BlankInteraction::GetMaxCutoff | ( | ) | [inline, virtual] |
Implements glotzmc::Interaction.
| void glotzmc::BlankInteraction::PrintRestartData | ( | std::ostream & | os | ) | [virtual] |
Implements glotzmc::Interaction.
| void glotzmc::BlankInteraction::ScanRestartData | ( | std::istream & | is | ) | [virtual] |
Reimplemented from glotzmc::Interaction.
| virtual Interaction* glotzmc::BlankInteraction::Clone | ( | ) | [inline, virtual] |
Implements glotzmc::Interaction.
| virtual void glotzmc::BlankInteraction::ComputeForce | ( | MdBead & | , | |
| MdBead & | , | |||
| gfloat & | , | |||
| gvector & | ||||
| ) | [inline, virtual] |
Implements glotzmc::Interaction.
| virtual void glotzmc::BlankInteraction::ComputeShiftedForce | ( | MdBead & | , | |
| MdBead & | , | |||
| gfloat & | , | |||
| gvector & | ||||
| ) | [inline, virtual] |
Implements glotzmc::Interaction.
| virtual void glotzmc::BlankInteraction::ComputePotential | ( | const McBead & | , | |
| const McBead & | , | |||
| const gfloat & | , | |||
| gfloat & | ||||
| ) | [inline, virtual] |
Implements glotzmc::Interaction.
| virtual gfloat glotzmc::BlankInteraction::GetOverlapCutoffSq | ( | const Bead & | , | |
| const Bead & | ||||
| ) | [virtual] |
Implements glotzmc::Interaction.
Implements glotzmc::Interaction.
| virtual gfloat glotzmc::BlankInteraction::GetMaxCutoff | ( | ) | [inline, virtual] |
Implements glotzmc::Interaction.
| void glotzmc::BlankInteraction::PrintRestartData | ( | std::ostream & | ) | [virtual] |
Implements glotzmc::Interaction.
| void glotzmc::BlankInteraction::ScanRestartData | ( | std::istream & | ) | [virtual] |
Reimplemented from glotzmc::Interaction.
double glotzmc::BlankInteraction::mHardcore [protected] |
double glotzmc::BlankInteraction::mCutoff [protected] |
gfloat glotzmc::BlankInteraction::mHardcore [protected] |
gfloat glotzmc::BlankInteraction::mCutoff [protected] |
1.5.3