All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Classes | Namespaces | Functions
DynamicList.h File Reference
#include <vector>
#include "Communicator.h"

Go to the source code of this file.

Classes

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

Namespaces

 PLMD
 

Functions

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