CompuCell3D::CellInstantVelocityPlugin Class Reference

#include <CellInstantVelocityPlugin.h>

Inheritance diagram for CompuCell3D::CellInstantVelocityPlugin:

Inheritance graph
[legend]
Collaboration diagram for CompuCell3D::CellInstantVelocityPlugin:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 CellInstantVelocityPlugin ()
virtual ~CellInstantVelocityPlugin ()
virtual void init (Simulator *_simulator)
virtual void extraInit (Simulator *_simulator)
virtual void field3DChange (const Point3D &pt, CellG *newCell, CellG *oldCell)
virtual std::string toString ()
InstantCellVelocityDatagetInstantVelocityData ()
void calculateInstantVelocityData (const Point3D &pt, const CellG *newCell, const CellG *oldCell)

Private Attributes

Potts3Dpotts
Dim3D fieldDim
Point3D boundaryConditionIndicator
InstantCellVelocityData ivd


Detailed Description

Definition at line 24 of file CellInstantVelocityPlugin.h.


Constructor & Destructor Documentation

CompuCell3D::CellInstantVelocityPlugin::CellInstantVelocityPlugin (  ) 

Definition at line 18 of file CellInstantVelocityPlugin.cpp.

CompuCell3D::CellInstantVelocityPlugin::~CellInstantVelocityPlugin (  )  [virtual]

Definition at line 24 of file CellInstantVelocityPlugin.cpp.


Member Function Documentation

void CompuCell3D::CellInstantVelocityPlugin::init ( Simulator _simulator  )  [virtual]

void CompuCell3D::CellInstantVelocityPlugin::extraInit ( Simulator _simulator  )  [virtual]

void CompuCell3D::CellInstantVelocityPlugin::field3DChange ( const Point3D pt,
CellG newCell,
CellG oldCell 
) [virtual]

virtual std::string CompuCell3D::CellInstantVelocityPlugin::toString (  )  [inline, virtual]

Reimplemented from CompuCell3D::CellVelocityPlugin.

Definition at line 39 of file CellInstantVelocityPlugin.h.

InstantCellVelocityData& CompuCell3D::CellInstantVelocityPlugin::getInstantVelocityData (  )  [inline]

Definition at line 42 of file CellInstantVelocityPlugin.h.

References ivd.

void CompuCell3D::CellInstantVelocityPlugin::calculateInstantVelocityData ( const Point3D pt,
const CellG newCell,
const CellG oldCell 
)


Member Data Documentation

Definition at line 49 of file CellInstantVelocityPlugin.h.

Referenced by extraInit(), and init().

Definition at line 50 of file CellInstantVelocityPlugin.h.

Referenced by calculateInstantVelocityData(), and init().

Definition at line 51 of file CellInstantVelocityPlugin.h.

Referenced by calculateInstantVelocityData(), and init().


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

Generated on Thu Dec 4 11:42:08 2008 for CompuCell3D by  doxygen 1.5.6