Factory of interaction potentials. More...
#include <ScalarPotentialFactory.h>
Static Public Member Functions | |
| static ScalarPotential * | create (const string &cmd, const Parameters &p) throw (IllegalArgumentException&) |
| Creates a scalar potential. | |
Factory of interaction potentials.
| static ScalarPotential* gridripper::phys::scalar::ScalarPotentialFactory::create | ( | const string & | cmd, | |
| const Parameters & | p | |||
| ) | throw (IllegalArgumentException&) [static] |
Creates a scalar potential.
| cmd | the parameter string | |
| p | parameters |
1.7.1