escript
Revision_Unversioneddirectory
|
#include <Coupler.h>
Public Member Functions | |
Connector (SharedComponents_ptr s, SharedComponents_ptr r) | |
~Connector () | |
destructor More... | |
Connector_ptr | copy () const |
creates a copy More... | |
Connector_ptr | unroll (index_t block_size) const |
Public Attributes | |
SharedComponents_ptr | send |
SharedComponents_ptr | recv |
esysUtils::JMPI | mpi_info |
|
inline |
References Esys_resetError(), Esys_setError(), and SYSTEM_ERROR.
Referenced by unroll().
|
inline |
destructor
|
inline |
creates a copy
References unroll().
|
inline |
References Connector(), Esys_noError(), PASO_DLL_API, recv, and send.
Referenced by copy().
|
mutable |
SharedComponents_ptr paso::Connector::recv |
Referenced by unroll().
SharedComponents_ptr paso::Connector::send |
Referenced by unroll().