|
NDDEM
|
Simple packing structure for the iterators to the contact list regions per particle. More...
#include <Multiproc.h>
Public Member Functions | |
| void | init (int N, int P) |
| void | rebuild (vector< ContactList< d >> &CLp) |
Public Attributes | |
| std::vector< typename list< cp< d > >::iterator > | it_array_beg |
| Contains iterator related to each particle contacts. More... | |
| std::vector< typename list< cp< d > >::iterator > | it_ends |
| ContactList< d > | null_list |
| Empty list, effectively providing a null iterator. More... | |
Simple packing structure for the iterators to the contact list regions per particle.
|
inline |
Contains iterator related to each particle contacts.
| ContactList<d> CLp_it_t< d >::null_list |
Empty list, effectively providing a null iterator.