A class that stores parameters of potentials, calculates potentials and their gradients.
 
A container class to hold all the arrays on the lattice and access them.
 
Potentials * pot_pointer
Pointer to a Potential class.
 
RectangularLattice< FourVector > * UB_lat_pointer
Pointer to the skyrme potential on the lattice.
 
RectangularLattice< FourVector > * UI3_lat_pointer
Pointer to the symmmetry potential on the lattice.