Intrepid2
Public Attributes | List of all members
Intrepid2::DimensionInfo Struct Reference

Struct expressing all variation information about a Data object in a single dimension, including its logical extent and storage extent. More...

#include <Intrepid2_DataDimensionInfo.hpp>

Public Attributes

int logicalExtent
 
DataVariationType variationType
 
int dataExtent
 
int variationModulus
 
int blockPlusDiagonalLastNonDiagonal = -1
 

Detailed Description

Struct expressing all variation information about a Data object in a single dimension, including its logical extent and storage extent.

Definition at line 23 of file Intrepid2_DataDimensionInfo.hpp.


The documentation for this struct was generated from the following file: