程序包 mpi
接口 Freeable
- 所有已知实现类:
CartComm
,Comm
,Datatype
,GraphComm
,Group
,Info
,Intercomm
,Intracomm
,Op
,Prequest
,Request
,Win
public interface Freeable
Objects freeables must be freed calling the method free.
-
方法概要
-
方法详细资料
-
free
Frees a freeable object.- 抛出:
MPIException
- Signals that an MPI exception of some sort has occurred.
-