Yet Another eXchange Tool 0.11.3
Loading...
Searching...
No Matches
Macros | Functions
xt_idxsection_stripe_intersection.h File Reference
#include "xt_idxsection_stripe_iterate.h"
Include dependency graph for xt_idxsection_stripe_intersection.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define XT_TOKEN_PASTE2_(a, b)   a##b
 
#define xt_idxsection_get_idxstripes_intersection__(ndims)    xt_idxsection_get_idxstripes_intersection_
 
#define NUM_DIMENSIONS_   num_dimensions
 
#define XT_IDXSECTION_STRIPES_ISECT_CREATE_STRIPE_MASK
 

Functions

static Xt_idxlist xt_idxsection_get_idxstripes_intersection__ NUM_DIMENSIONS (Xt_idxsection idxsection, Xt_idxlist idxstripes_list, Xt_config config)
 

Detailed Description

Contains code parts independent of whether section is destination or source side of intersection computation.

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_idxsection_stripe_intersection.h.

Macro Definition Documentation

◆ NUM_DIMENSIONS_

#define NUM_DIMENSIONS_   num_dimensions

Definition at line 66 of file xt_idxsection_stripe_intersection.h.

◆ xt_idxsection_get_idxstripes_intersection__

#define xt_idxsection_get_idxstripes_intersection__ ( ndims)     xt_idxsection_get_idxstripes_intersection_

Definition at line 63 of file xt_idxsection_stripe_intersection.h.

◆ XT_IDXSECTION_STRIPES_ISECT_CREATE_STRIPE_MASK

#define XT_IDXSECTION_STRIPES_ISECT_CREATE_STRIPE_MASK

◆ XT_TOKEN_PASTE2_

#define XT_TOKEN_PASTE2_ ( a,
b )   a##b

Definition at line 48 of file xt_idxsection_stripe_intersection.h.

Function Documentation

◆ NUM_DIMENSIONS()

static Xt_idxlist xt_idxsection_get_idxstripes_intersection__ NUM_DIMENSIONS ( Xt_idxsection idxsection,
Xt_idxlist idxstripes_list,
Xt_config config )
static

Definition at line 69 of file xt_idxsection_stripe_intersection.h.

Here is the call graph for this function: