OPAL (Object Oriented Parallel Accelerator Library)  2.2.0
OPAL
Classes | Macros
NilTracker.h File Reference
#include "Algorithms/Tracker.h"
Include dependency graph for NilTracker.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PartBunchBase< T, Dim >
 Class: DataSink. More...
 
class  NilTracker
 

Macros

#define NIL_VISITELEMENT(elem)   virtual void visit##elem(const elem &) { }
 

Macro Definition Documentation

#define NIL_VISITELEMENT (   elem)    virtual void visit##elem(const elem &) { }

Class documentation

Definition at line 12 of file NilTracker.h.