Yet Another eXchange Tool  DO_NOT_EDIT_HERE
Functions
xt_stripe.c File Reference
#include "xt/xt_core.h"
#include "xt/xt_stripe.h"
#include "core/ppm_xfuncs.h"
#include "instr.h"
#include "ensure_array_size.h"
Include dependency graph for xt_stripe.c:

Go to the source code of this file.

Functions

void xt_convert_indices_to_stripes (const Xt_int *restrict indices, int num_indices, struct Xt_stripe **stripes, int *num_stripes)
 

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_stripe.c.

Function Documentation

◆ xt_convert_indices_to_stripes()

void xt_convert_indices_to_stripes ( const Xt_int *restrict  indices,
int  num_indices,
struct Xt_stripe **  stripes,
int *  num_stripes 
)

Definition at line 58 of file xt_stripe.c.