Loading...
Searching...
No Matches
DynamicList.h File Reference
#include <vector>
#include "Communicator.h"

Classes

class  PLMD::DynamicList< T >
 A class for storing a list that changes which members are active as a function of time. More...

Namespaces

namespace  PLMD

Functions

template<typename U>
void PLMD::mpi_gatherActiveMembers (Communicator &comm, std::vector< DynamicList< U > > &ll)