Yet Another eXchange Tool 0.11.3
Loading...
Searching...
No Matches
xt_xmap_dist_dir_bucket_gen.h File Reference
#include <stddef.h>
#include <mpi.h>
Include dependency graph for xt_xmap_dist_dir_bucket_gen.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef struct Xt_xmdd_bucket_gen_Xt_xmdd_bucket_gen
 

Functions

Xt_xmdd_bucket_gen xt_xmdd_bucket_gen_new (void)
 
void xt_xmdd_bucket_gen_delete (Xt_xmdd_bucket_gen gen)
 

Detailed Description

Typedef Documentation

◆ Xt_xmdd_bucket_gen

Objects of type Xt_xmdd_bucket_gen are more of a class than an object in that the corresponding init function must be called on a run-time state area to initialize bucket generation for a specific communicator.

Definition at line 65 of file xt_xmap_dist_dir_bucket_gen.h.

Function Documentation

◆ xt_xmdd_bucket_gen_delete()

void xt_xmdd_bucket_gen_delete ( Xt_xmdd_bucket_gen gen)

Definition at line 65 of file xt_xmap_dist_dir_bucket_gen.c.

Here is the caller graph for this function:

◆ xt_xmdd_bucket_gen_new()

Xt_xmdd_bucket_gen xt_xmdd_bucket_gen_new ( void )

Creates new, user-definable, bucket generator object

Returns
incomplete bucket generator interface object

Definition at line 59 of file xt_xmap_dist_dir_bucket_gen.c.

Here is the caller graph for this function: