EvolvingObjects
eoVelocityInitGenerator< POT > Class Template Reference

Provides a particle initialized thanks to the eoVelocityInit object given. More...

#include <eoVelocityInit.h>

Inheritance diagram for eoVelocityInitGenerator< POT >:
eoF< POT > eoFunctorBase

List of all members.

Public Member Functions

 eoVelocityInitGenerator (eoVelocityInit< POT > &_init)
 Ctor from a plain eoVelocityInit.
virtual POT operator() ()
 The pure virtual function that needs to be implemented by the subclass.

Private Attributes

eoVelocityInit< POT > & init

Detailed Description

template<class POT>
class eoVelocityInitGenerator< POT >

Provides a particle initialized thanks to the eoVelocityInit object given.

Definition at line 54 of file eoVelocityInit.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Friends