YAC 3.12.0
Yet Another Coupler
Loading...
Searching...
No Matches
yac_xmap.h File Reference
#include "yaxt.h"
#include <remote_point.h>
Include dependency graph for yac_xmap.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef struct yac_xmap_yac_xmap
 

Functions

yac_xmap yac_xmap_from_point_infos (struct remote_point_infos *point_infos, size_t count, MPI_Comm comm)
 
Xt_redist yac_xmap_generate_redist (yac_xmap xmap, MPI_Datatype base_type)
 
void yac_xmap_delete (yac_xmap xmap)
 

Typedef Documentation

◆ yac_xmap

typedef struct yac_xmap_* yac_xmap

Definition at line 12 of file yac_xmap.h.

Function Documentation

◆ yac_xmap_delete()

void yac_xmap_delete ( yac_xmap xmap)

Definition at line 196 of file yac_xmap.c.

Here is the caller graph for this function:

◆ yac_xmap_from_point_infos()

yac_xmap yac_xmap_from_point_infos ( struct remote_point_infos * point_infos,
size_t count,
MPI_Comm comm )

Definition at line 63 of file yac_xmap.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ yac_xmap_generate_redist()

Xt_redist yac_xmap_generate_redist ( yac_xmap xmap,
MPI_Datatype base_type )

Definition at line 161 of file yac_xmap.c.

Here is the call graph for this function:
Here is the caller graph for this function: