NDDEM
|
#include <cstdlib>
#include <cmath>
#include <cstdio>
#include <vector>
#include <ctime>
#include "Contacts.h"
#include "ContactList.h"
#include "Parameters.h"
Go to the source code of this file.
Classes | |
struct | CLp_it_t< d > |
Simple packing structure for the iterators to the contact list regions per particle. More... | |
class | Multiproc< d > |
Manual multiprocessor handling for OpenMP, for max efficiency & avoiding bugs & race conditions, hopefully. More... | |