#include <datareductionoperator.h>
|
| | BoundaryLayer () |
| virtual | ~BoundaryLayer () |
| 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 278 of file datareductionoperator.h.
◆ BoundaryLayer()
| DRO::BoundaryLayer::BoundaryLayer |
( |
| ) |
|
◆ ~BoundaryLayer()
| DRO::BoundaryLayer::~BoundaryLayer |
( |
| ) |
|
|
virtual |
◆ getDataVectorInfo()
| bool DRO::BoundaryLayer::getDataVectorInfo |
( |
std::string & | dataType, |
|
|
unsigned int & | dataSize, |
|
|
unsigned int & | vectorSize ) const |
|
virtual |
◆ getName()
| std::string DRO::BoundaryLayer::getName |
( |
| ) |
const |
|
virtual |
◆ reduceData()
| bool DRO::BoundaryLayer::reduceData |
( |
const SpatialCell * | cell, |
|
|
char * | buffer ) |
|
virtual |
◆ setSpatialCell()
| bool DRO::BoundaryLayer::setSpatialCell |
( |
const SpatialCell * | cell | ) |
|
|
virtual |
◆ boundaryLayer
| int DRO::BoundaryLayer::boundaryLayer |
|
protected |
The documentation for this class was generated from the following files: