SelectableObject.h File Reference

Detailed Description

#include "core/debug/Debug.h"
#include <iostream>
#include <sstream>
#include <string>
#include <vector>

Classes

class  walberla::selectable::SelectableObject< T, A, S >
 Abstract base class for storing and selecting objects of type T which are attached with selection attributes of type A. More...
 
class  walberla::selectable::SelectableObject< T, A, S >::iterator
 
class  walberla::selectable::SelectableObject< T, A, S >::const_iterator
 

Namespaces

 walberla
 \file TimestepTracker.h \ingroup lbm \author Frederik Hennig frede.nosp@m.rik..nosp@m.henni.nosp@m.g@fa.nosp@m.u.de
 
 walberla::selectable
 

Functions

template<typename T , typename A , typename S >
std::ostream & walberla::selectable::operator<< (std::ostream &os, const SelectableObject< T, A, S > &selectableObject)