47int main(
int argc,
char* argv[])
56 rcpNode(&obj, Dealloc_T(),
false);
A MPI utilities class, providing methods for initializing, finalizing, and querying the global MPI se...
Reference-counted pointer node classes.
Policy class for deallocator that uses delete to delete a pointer which is used by RCP.
Initialize, finalize, and query the global MPI session.
Templated implementation class of RCPNode that has the responsibility for deleting the reference-coun...