CompuCell3D::CellVelocityPlugin Class Reference

#include <CellVelocityPlugin.h>

Inheritance diagram for CompuCell3D::CellVelocityPlugin:

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

Collaboration graph
[legend]

List of all members.

Public Member Functions

 CellVelocityPlugin ()
virtual ~CellVelocityPlugin ()
BasicClassAccessor
< CellVelocityData > * 
getCellVelocityDataAccessorPtr ()
virtual void init (Simulator *_simulator)
virtual void extraInit (Simulator *_simulator)
virtual std::string toString ()
cldeque< Coordinates3D< float >
>::size_type 
getCldequeCapacity ()

Protected Attributes

BasicClassAccessor
< CellVelocityData > * 
cellVelocityDataAccessorPtr
cldeque< Coordinates3D< float >
>::size_type 
cldequeCapacity
cldeque< Coordinates3D< float >
>::size_type 
enoughDataThreshold


Detailed Description

Definition at line 23 of file CellVelocityPlugin.h.


Constructor & Destructor Documentation

CompuCell3D::CellVelocityPlugin::CellVelocityPlugin (  ) 

Definition at line 17 of file CellVelocityPlugin.cpp.

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

Definition at line 23 of file CellVelocityPlugin.cpp.

References cellVelocityDataAccessorPtr.


Member Function Documentation

BasicClassAccessor<CellVelocityData>* CompuCell3D::CellVelocityPlugin::getCellVelocityDataAccessorPtr (  )  [inline]

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

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

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

Reimplemented from CompuCell3D::Plugin.

Reimplemented in CompuCell3D::CellInstantVelocityPlugin.

Definition at line 42 of file CellVelocityPlugin.h.

cldeque<Coordinates3D<float> >::size_type CompuCell3D::CellVelocityPlugin::getCldequeCapacity (  )  [inline]

Definition at line 45 of file CellVelocityPlugin.h.

References cldequeCapacity.

Referenced by CompuCell3D::ViscosityPlugin::extraInit().


Member Data Documentation

Definition at line 49 of file CellVelocityPlugin.h.

Referenced by extraInit(), and getCldequeCapacity().

Definition at line 50 of file CellVelocityPlugin.h.

Referenced by extraInit().


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