
#include <OutputDiffusion.h>
Inheritance diagram for ProtoMol::OutputDiffusion:

Public Member Functions | |
| OutputDiffusion () | |
| OutputDiffusion (const std::string &filename, int freq, int cacheFreq, int cacheSize, Real closeTime) | |
| virtual std::string | getIdNoAlias () const |
| virtual unsigned int | getParameterSize () const |
Static Public Attributes | |
| const std::string | keyword |
Private Member Functions | |
| virtual void | doRunCached (int step) |
| virtual Output * | doMake (std::string &errMsg, const std::vector< Value > &values) const |
| virtual void | doInitialize () |
|
|
|
|
||||||||||||||||||||||||
|
|
|
|
Hook method of initialize, implemented in the concrete class.
Implements ProtoMol::Output. |
|
||||||||||||
|
Implements ProtoMol::Output. |
|
|
new implementation of run method
Implements ProtoMol::OutputFile. |
|
|
Implements ProtoMol::Makeable. |
|
|
number of parameters
Implements ProtoMol::Makeable. |
|
|
|