Particles.h File Reference

The Particles class is the base class to be used for development of user-defined particles classes that describe application-specific particle populations. More...

#include "Particles/AttributeList.h"
#include "Particles/ParticleBCList.h"
#include "DynamicArray/DynamicArray.h"
#include "Engine/DynamicEngine.h"
#include "Layout/DynamicEvents.h"
#include <iosfwd>
#include "Particles/Particles.cpp"

Include dependency graph for Particles/Particles.h:

This graph shows which files directly or indirectly include this file:


Classes

class  Particles< ParticleTraits >
 The Particles class is the base class to be used for development of user-defined particles classes that describe application-specific particle populations. More...

Functions

template<class PT >
std::ostream & operator<< (std::ostream &o, const Particles< PT > &particles)
 A specialization of the Inform traits used to say that Particles has a print method.

Detailed Description

The Particles class is the base class to be used for development of user-defined particles classes that describe application-specific particle populations.


Function Documentation

template<class PT >
std::ostream& operator<< ( std::ostream &  o,
const Particles< PT > &  particles 
) [inline]

A specialization of the Inform traits used to say that Particles has a print method.


Generated on Wed Mar 16 06:18:19 2011 for FreePOOMA by  doxygen 1.5.9