JavaScript is disabled on your browser.
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
mpi
Interface Freeable
All Known Implementing Classes:
CartComm
,
Comm
,
Datatype
,
GraphComm
,
Group
,
Info
,
Intercomm
,
Intracomm
,
Op
,
Prequest
,
Request
,
Win
public interface
Freeable
Objects freeables must be freed calling the method free.
Method Summary
Methods
Modifier and Type
Method and Description
void
free
()
Frees a freeable object.
Method Detail
free
void free() throws
MPIException
Frees a freeable object.
Throws:
MPIException
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method