#include <poissonBoltzmann.h>
Static Public Attributes |
|
| static const String | TRILINEAR |
| Charge distribution method
Trilinear: charge is distributed over the eight nearest
gridpoints. |
|
| static const String | UNIFORM |
| Charge distribution method Uniform:
charge is distributed over all gridpoints inside the atom
radius. |
|
1.5.8