escript
Revision_
|
#include <Coupler.h>
Public Member Functions | |
Connector (SharedComponents_ptr s, SharedComponents_ptr r) | |
~Connector () | |
destructor | |
Connector_ptr | copy () const |
creates a copy | |
Connector_ptr | unroll (index_t block_size) const |
Public Attributes | |
SharedComponents_ptr | send |
SharedComponents_ptr | recv |
Esys_MPIInfo * | mpi_info |
paso::Connector::Connector | ( | SharedComponents_ptr | s, |
SharedComponents_ptr | r | ||
) | [inline] |
References Esys_MPIInfo_getReference(), Esys_resetError(), Esys_setError(), mpi_info, recv, send, and SYSTEM_ERROR.
Referenced by unroll().
paso::Connector::~Connector | ( | ) | [inline] |
destructor
References Esys_MPIInfo_free(), and mpi_info.
Connector_ptr paso::Connector::copy | ( | ) | const [inline] |
creates a copy
References unroll().
Connector_ptr paso::Connector::unroll | ( | index_t | block_size | ) | const [inline] |
References Connector(), Esys_noError(), mpi_info, recv, and send.
Referenced by copy().
Referenced by Connector(), unroll(), and ~Connector().
Referenced by Connector(), and unroll().
Referenced by Connector(), and unroll().