STENCIL_MASK Struct Reference

Mask structure. More...

#include <stencil.h>

List of all members.

Public Attributes

int ip
 index of participating array
int ir
 index of recomputed array
int n
 index set size
IPNTs
 pointer to the index set of length n


Detailed Description

Mask structure.

Indices in the index set are of ip array.

Definition at line 83 of file stencil.h.


Member Data Documentation

int STENCIL_MASK::ip

index of participating array

Definition at line 86 of file stencil.h.

int STENCIL_MASK::ir

index of recomputed array

Definition at line 88 of file stencil.h.

int STENCIL_MASK::n

index set size

Definition at line 90 of file stencil.h.

IPNT* STENCIL_MASK::s

pointer to the index set of length n

Definition at line 92 of file stencil.h.


The documentation for this struct was generated from the following file:
Generated on 5 Jan 2017 for IWAVECORE by  doxygen 1.4.7