SPH
|
Holds aggregate data stored in the storage and used by the solver. More...
#include <AggregateSolver.h>
Public Member Functions | |
virtual Size | count () const =0 |
Returns the number of aggregates in the storage. More... | |
![]() | |
virtual | ~Polymorphic () |
Holds aggregate data stored in the storage and used by the solver.
Provides functions for querying the state of aggregates.
Definition at line 13 of file AggregateSolver.h.
|
pure virtual |
Returns the number of aggregates in the storage.
Isolated particles do not count as an aggregate.
Implemented in AggregateHolder.