#include <eoVelocityInit.h>

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 |
Definition at line 49 of file eoVelocityInit.h.
1.5.5