#include <datareductionoperator.h>
|
| | MPIrank () |
| virtual | ~MPIrank () |
| virtual bool | getDataVectorInfo (std::string &dataType, unsigned int &dataSize, unsigned int &vectorSize) const |
| virtual std::string | getName () const |
| virtual bool | reduceData (const SpatialCell *cell, char *buffer) |
| virtual bool | setSpatialCell (const SpatialCell *cell) |
| | DataReductionOperator () |
| virtual | ~DataReductionOperator () |
| virtual bool | getUnitMetadata (std::string &_unit, std::string &_unitLaTeX, std::string &_variableLaTeX, std::string &_unitConversion) |
| virtual bool | setUnitMetadata (std::string &_unit, std::string &_unitLaTeX, std::string &_variableLaTeX, std::string &_unitConversion) |
| virtual bool | reduceDiagnostic (const SpatialCell *cell, Real *result) |
Definition at line 216 of file datareductionoperator.h.
◆ MPIrank()
| DRO::MPIrank::MPIrank |
( |
| ) |
|
◆ ~MPIrank()
| DRO::MPIrank::~MPIrank |
( |
| ) |
|
|
virtual |
◆ getDataVectorInfo()
| bool DRO::MPIrank::getDataVectorInfo |
( |
std::string & | dataType, |
|
|
unsigned int & | dataSize, |
|
|
unsigned int & | vectorSize ) const |
|
virtual |
◆ getName()
| std::string DRO::MPIrank::getName |
( |
| ) |
const |
|
virtual |
◆ reduceData()
| bool DRO::MPIrank::reduceData |
( |
const SpatialCell * | cell, |
|
|
char * | buffer ) |
|
virtual |
◆ setSpatialCell()
| bool DRO::MPIrank::setSpatialCell |
( |
const SpatialCell * | cell | ) |
|
|
virtual |
◆ mpiRank
| int DRO::MPIrank::mpiRank |
|
protected |
◆ rank
The documentation for this class was generated from the following files: