Hitmap 1.3
 All Data Structures Namespaces Files Functions Variables Typedefs Friends Macros Groups Pages
Macros | Functions
hit_save.h File Reference
#include <hit_topology.h>
#include <hit_mpi.h>
Include dependency graph for hit_save.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define hit_topCommit(topo)   hit_comTopologyCommitInternal( &(topo), *hit_Comm );
 

Functions

void hit_comTopologyCommitInternal (HitTopology *topo, MPI_Comm oldComm)
 

Macro Definition Documentation

#define hit_topCommit (   topo)    hit_comTopologyCommitInternal( &(topo), *hit_Comm );

Definition at line 26 of file hit_save.h.

Function Documentation

void hit_comTopologyCommitInternal ( HitTopology topo,
MPI_Comm  oldComm 
)