Stokhos Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Attributes | List of all members
Tile< coord_t > Struct Template Reference

Public Attributes

int lower
 
int upper
 
Array< coord_t > parts
 

Detailed Description

template<typename coord_t>
struct Tile< coord_t >

Definition at line 65 of file cijk_simple_tile.cpp.

Member Data Documentation

template<typename coord_t >
int Tile< coord_t >::lower

Definition at line 66 of file cijk_simple_tile.cpp.

template<typename coord_t >
int Tile< coord_t >::upper

Definition at line 66 of file cijk_simple_tile.cpp.

template<typename coord_t >
Array<coord_t> Tile< coord_t >::parts

Definition at line 67 of file cijk_simple_tile.cpp.


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