

Public Member Functions | |
| def | __init__ |
| def | Clone |
| def | CreateFromSends |
| def | CreateFromRecvs |
| def | DoWaits |
| def | DoReverseWaits |
| def | Do |
| def | DoReverse |
| def | DoPosts |
| def | DoReversePosts |
| def | NumReceives |
| def | NumSends |
| def | MaxSendLength |
| def | TotalReceiveLength |
| def | ProcsFrom |
| def | ProcsTo |
| def | LengthsFrom |
| def | LengthsTo |
Public Attributes | |
| this | |
Proxy of C++ Epetra_MpiDistributor class
| def PyTrilinos.NOX.Epetra.MpiDistributor.__init__ | ( | self, | |
| args | |||
| ) |
__init__(Epetra_MpiDistributor self, MpiComm Comm) -> MpiDistributor __init__(Epetra_MpiDistributor self, MpiDistributor Distributor) -> MpiDistributor
Reimplemented from PyTrilinos.NOX.Epetra.Object.
| def PyTrilinos.NOX.Epetra.MpiDistributor.Clone | ( | self, | |
| args | |||
| ) |
Clone(MpiDistributor self) -> Distributor
Reimplemented from PyTrilinos.NOX.Epetra.Distributor.
| def PyTrilinos.NOX.Epetra.MpiDistributor.CreateFromRecvs | ( | self, | |
| args | |||
| ) |
CreateFromRecvs(MpiDistributor self, int const & NumRemoteIDs, int const * RemoteGIDs, int const * RemotePIDs, bool Deterministic,
int & NumExportIDs, int *& ExportGIDs, int *& ExportPIDs) -> int
CreateFromRecvs(MpiDistributor self, int const & NumRemoteIDs, long long const * RemoteGIDs, int const * RemotePIDs, bool Deterministic,
int & NumExportIDs, long long *& ExportGIDs, int *& ExportPIDs) -> int
Reimplemented from PyTrilinos.NOX.Epetra.Distributor.
| def PyTrilinos.NOX.Epetra.MpiDistributor.CreateFromSends | ( | self, | |
| args | |||
| ) |
CreateFromSends(MpiDistributor self, int const & NumExportIDs, int const * ExportPIDs, bool Deterministic, int & NumRemoteIDs) -> int
Reimplemented from PyTrilinos.NOX.Epetra.Distributor.
| def PyTrilinos.NOX.Epetra.MpiDistributor.Do | ( | self, | |
| args | |||
| ) |
Do(MpiDistributor self, char * export_objs, int obj_size, int & len_import_objs, char *& import_objs) -> int Do(MpiDistributor self, char * export_objs, int obj_size, int *& sizes, int & len_import_objs, char *& import_objs) -> int
Reimplemented from PyTrilinos.NOX.Epetra.Distributor.
| def PyTrilinos.NOX.Epetra.MpiDistributor.DoPosts | ( | self, | |
| args | |||
| ) |
DoPosts(MpiDistributor self, char * export_objs, int obj_size, int & len_import_objs, char *& import_objs) -> int DoPosts(MpiDistributor self, char * export_objs, int obj_size, int *& sizes, int & len_import_objs, char *& import_objs) -> int
Reimplemented from PyTrilinos.NOX.Epetra.Distributor.
| def PyTrilinos.NOX.Epetra.MpiDistributor.DoReverse | ( | self, | |
| args | |||
| ) |
DoReverse(MpiDistributor self, char * export_objs, int obj_size, int & len_import_objs, char *& import_objs) -> int DoReverse(MpiDistributor self, char * export_objs, int obj_size, int *& sizes, int & len_import_objs, char *& import_objs) -> int
Reimplemented from PyTrilinos.NOX.Epetra.Distributor.
| def PyTrilinos.NOX.Epetra.MpiDistributor.DoReversePosts | ( | self, | |
| args | |||
| ) |
DoReversePosts(MpiDistributor self, char * export_objs, int obj_size, int & len_import_objs, char *& import_objs) -> int DoReversePosts(MpiDistributor self, char * export_objs, int obj_size, int *& sizes, int & len_import_objs, char *& import_objs) -> int
Reimplemented from PyTrilinos.NOX.Epetra.Distributor.
| def PyTrilinos.NOX.Epetra.MpiDistributor.DoReverseWaits | ( | self, | |
| args | |||
| ) |
DoReverseWaits(MpiDistributor self) -> int
Reimplemented from PyTrilinos.NOX.Epetra.Distributor.
| def PyTrilinos.NOX.Epetra.MpiDistributor.DoWaits | ( | self, | |
| args | |||
| ) |
DoWaits(MpiDistributor self) -> int
Reimplemented from PyTrilinos.NOX.Epetra.Distributor.
| def PyTrilinos.NOX.Epetra.MpiDistributor.LengthsFrom | ( | self, | |
| args | |||
| ) |
LengthsFrom(MpiDistributor self) -> int const *
| def PyTrilinos.NOX.Epetra.MpiDistributor.LengthsTo | ( | self, | |
| args | |||
| ) |
LengthsTo(MpiDistributor self) -> int const *
| def PyTrilinos.NOX.Epetra.MpiDistributor.MaxSendLength | ( | self, | |
| args | |||
| ) |
MaxSendLength(MpiDistributor self) -> int
| def PyTrilinos.NOX.Epetra.MpiDistributor.NumReceives | ( | self, | |
| args | |||
| ) |
NumReceives(MpiDistributor self) -> int
| def PyTrilinos.NOX.Epetra.MpiDistributor.NumSends | ( | self, | |
| args | |||
| ) |
NumSends(MpiDistributor self) -> int
| def PyTrilinos.NOX.Epetra.MpiDistributor.ProcsFrom | ( | self, | |
| args | |||
| ) |
ProcsFrom(MpiDistributor self) -> int const *
| def PyTrilinos.NOX.Epetra.MpiDistributor.ProcsTo | ( | self, | |
| args | |||
| ) |
ProcsTo(MpiDistributor self) -> int const *
| def PyTrilinos.NOX.Epetra.MpiDistributor.TotalReceiveLength | ( | self, | |
| args | |||
| ) |
TotalReceiveLength(MpiDistributor self) -> int
1.7.6.1