Yet Another eXchange Tool 0.11.4
Loading...
Searching...
No Matches
xt_redist_msg.c File Reference
#include "xt/xt_mpi.h"
#include "xt_redist_internal.h"
Include dependency graph for xt_redist_msg.c:

Go to the source code of this file.

Functions

void xt_redist_msgs_strided_copy (size_t n, const struct Xt_redist_msg *restrict src, size_t src_stride, struct Xt_redist_msg *restrict dst, size_t dst_stride, MPI_Comm comm, bool dt_dup)
 
void xt_redist_msgs_strided_destruct (size_t n, struct Xt_redist_msg *msgs, MPI_Comm comm, size_t ofs_stride)
 

Detailed Description

Author
Jörg Behrens behre.nosp@m.ns@d.nosp@m.krz.d.nosp@m.e Moritz Hanke hanke.nosp@m.@dkr.nosp@m.z.de Thomas Jahns jahns.nosp@m.@dkr.nosp@m.z.de

Definition in file xt_redist_msg.c.

Function Documentation

◆ xt_redist_msgs_strided_copy()

void xt_redist_msgs_strided_copy ( size_t n,
const struct Xt_redist_msg *restrict src,
size_t src_stride,
struct Xt_redist_msg *restrict dst,
size_t dst_stride,
MPI_Comm comm,
bool dt_dup )

Definition at line 54 of file xt_redist_msg.c.

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

◆ xt_redist_msgs_strided_destruct()

void xt_redist_msgs_strided_destruct ( size_t n,
struct Xt_redist_msg * msgs,
MPI_Comm comm,
size_t ofs_stride )

Definition at line 77 of file xt_redist_msg.c.

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