|
waLBerla 7.2
|
#include "IsSetSelected.h"#include "SelectableObject.h"#include "SetSelectionPair.h"#include "core/Set.h"Classes | |
| class | walberla::selectable::SetSelectableObject< T, U > |
| Implementation of SelectableObject using objects of type SetSelectionPair (see "SetSelectionPair.h") as selection attributes, and objects of type Set (see "Set.h") as selector. More... | |
| struct | walberla::selectable::SetSelectableObject< T, U >::Compare |
Namespaces | |
| namespace | walberla |
| Storage for detected contacts which can be used to perform actions for all contacts, e.g. | |
| namespace | walberla::selectable |