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