Stokhos Package Browser (Single Doxygen Collection)  Version of the Day
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 95 of file cijk_simple_tile.cpp.

Member Data Documentation

◆ lower

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

Definition at line 96 of file cijk_simple_tile.cpp.

◆ upper

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

Definition at line 96 of file cijk_simple_tile.cpp.

◆ parts

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

Definition at line 97 of file cijk_simple_tile.cpp.


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