#include "ResultSink.h"
◆ ResultSink()
ResultSink::ResultSink |
( |
int | executionFrequency, |
|
|
int | totalTimeSteps ) |
|
inline |
◆ ~ResultSink()
virtual ResultSink::~ResultSink |
( |
| ) |
|
|
inlinevirtual |
◆ AddPostProcessor()
◆ ConsumeResultContainer()
virtual void ResultSink::ConsumeResultContainer |
( |
ResultContainer * | container | ) |
|
|
pure virtual |
◆ GetNbOfExectutions()
const int ResultSink::GetNbOfExectutions |
( |
| ) |
const |
|
inline |
◆ PerformPostProcessing()
virtual void ResultSink::PerformPostProcessing |
( |
| ) |
|
|
pure virtual |
◆ SetVolumeIterator()
◆ _executionFrequency
int ResultSink::_executionFrequency |
|
protected |
◆ _nbOfExecutions
int ResultSink::_nbOfExecutions |
|
protected |
◆ _postProcessors
◆ _totalTimesteps
int ResultSink::_totalTimesteps |
|
protected |
◆ _volumeIterator
The documentation for this class was generated from the following file: