#include <NonReducedVariable.h>
◆ NonReducedVariable()
NonReducedVariable::NonReducedVariable |
( |
| ) |
|
◆ ~NonReducedVariable()
NonReducedVariable::~NonReducedVariable |
( |
| ) |
|
◆ checkRemoteCompatibility()
bool NonReducedVariable::checkRemoteCompatibility |
( |
JMPI & |
mpi_info, |
|
|
std::string & |
errstring |
|
) |
| |
|
virtual |
◆ copyValueFrom()
void NonReducedVariable::copyValueFrom |
( |
boost::shared_ptr< AbstractReducer > & |
src | ) |
|
|
virtual |
◆ description()
std::string NonReducedVariable::description |
( |
| ) |
|
|
virtual |
◆ getCompatibilityInfo()
void NonReducedVariable::getCompatibilityInfo |
( |
std::vector< unsigned > & |
params | ) |
|
◆ getDouble()
double NonReducedVariable::getDouble |
( |
| ) |
|
|
virtual |
◆ getPyObj()
boost::python::object NonReducedVariable::getPyObj |
( |
| ) |
|
|
virtual |
◆ groupReduce()
bool NonReducedVariable::groupReduce |
( |
MPI_Comm & |
com, |
|
|
char |
mystate |
|
) |
| |
◆ groupSend()
bool NonReducedVariable::groupSend |
( |
MPI_Comm & |
com, |
|
|
bool |
imsending |
|
) |
| |
◆ recvFrom()
bool NonReducedVariable::recvFrom |
( |
int |
localid, |
|
|
int |
source, |
|
|
JMPI & |
mpiinfo |
|
) |
| |
|
virtual |
◆ reduceLocalValue()
bool NonReducedVariable::reduceLocalValue |
( |
boost::python::object |
v, |
|
|
std::string & |
errstring |
|
) |
| |
|
virtual |
◆ reduceRemoteValues()
bool NonReducedVariable::reduceRemoteValues |
( |
MPI_Comm & |
mpi_info | ) |
|
|
virtual |
◆ reset()
void NonReducedVariable::reset |
( |
| ) |
|
|
virtual |
◆ sendTo()
bool NonReducedVariable::sendTo |
( |
int |
localid, |
|
|
int |
target, |
|
|
JMPI & |
mpiinfo |
|
) |
| |
|
virtual |
◆ setDomain()
◆ valueCompatible()
bool NonReducedVariable::valueCompatible |
( |
boost::python::object |
v | ) |
|
|
virtual |
◆ identity
boost::python::object escript::NonReducedVariable::identity |
|
private |
◆ value
boost::python::object escript::NonReducedVariable::value |
|
private |
The documentation for this class was generated from the following files: