|
waLBerla 7.2
|
#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 | |
| namespace | walberla |
| Storage for detected contacts which can be used to perform actions for all contacts, e.g. | |
| namespace | walberla::selectable |
Functions | |
| template<typename T , typename A , typename S > | |
| std::ostream & | walberla::selectable::operator<< (std::ostream &os, const SelectableObject< T, A, S > &selectableObject) |