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