10 #ifndef SRC_INCLUDE_POTENTIAL_GLOBALS_H_    11 #define SRC_INCLUDE_POTENTIAL_GLOBALS_H_    20 #pragma GCC diagnostic push    21 #pragma GCC diagnostic ignored "-Wunused-variable"    31 #pragma GCC diagnostic pop    35 #endif  // SRC_INCLUDE_POTENTIAL_GLOBALS_H_ 
Potentials * pot_pointer
Pointer to a Potential class. 
 
RectangularLattice< FourVector > * UI3_lat_pointer
Pointer to the symmmetry potential on the lattice. 
 
RectangularLattice< FourVector > * UB_lat_pointer
Pointer to the skyrme potential on the lattice.