#include <eoVelocityInit.h>

Public Member Functions | |
| virtual std::string | className (void) const |
| className: Mandatory because of eoCombinedInit. | |
Definition at line 36 of file eoVelocityInit.h.
| virtual std::string eoVelocityInit< POT >::className | ( | void | ) | const [inline, virtual] |
className: Mandatory because of eoCombinedInit.
SHould be pure virtual, but then we should go over the whole code to write the method for all derived classes ... MS 16/7/04
Reimplemented from eoInit< POT >.
Definition at line 39 of file eoVelocityInit.h.
1.5.5