OPAL (Object Oriented Parallel Accelerator Library) 2024.2
OPAL
FTpsData.h File Reference
Include dependency graph for FTpsData.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  FTpsData< N >
 Internal utility class for FTps<T,N> class. More...

Variables

template<int N>
FTpsData< N > * FTpsData< N >::theBook = new FTpsData<N>()
template<int N>
int FTpsData< N >::topOrder
template<int N>
int FTpsData< N >::topSize

Variable Documentation

◆ FTpsData< N >::theBook

template<int N>
FTpsData<N>* FTpsData< N >::theBook = new FTpsData<N>()

Definition at line 144 of file FTpsData.h.

◆ FTpsData< N >::topOrder

template<int N>
int FTpsData< N >::topOrder

◆ FTpsData< N >::topSize

template<int N>
int FTpsData< N >::topSize

Definition at line 153 of file FTpsData.h.