OPAL (Object Oriented Parallel Accelerator Library)  2021.1.99
OPAL
Public Types | Public Attributes | List of all members
IndexMap::Range Struct Reference

#include <IndexMap.h>

Public Types

typedef double first_type
 
typedef double second_type
 

Public Attributes

first_type begin
 
second_type end
 

Detailed Description

Definition at line 39 of file IndexMap.h.

Member Typedef Documentation

◆ first_type

Definition at line 41 of file IndexMap.h.

◆ second_type

Definition at line 42 of file IndexMap.h.

Member Data Documentation

◆ begin

first_type IndexMap::Range::begin

◆ end

second_type IndexMap::Range::end

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