Yet Another eXchange Tool 0.11.2
Loading...
Searching...
No Matches
xt_idxsection_stripe_intersection.h File Reference
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)
 
#define xt_idxsection_get_idxstripes_intersection__(ndims)
 
#define NUM_DIMENSIONS_   num_dimensions
 
#define XT_IDXSECTION_STRIPES_ISECT_CREATE_STRIPE_MASK
 

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)
Value:
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 )
Value:
a##b

Definition at line 48 of file xt_idxsection_stripe_intersection.h.