Version: SMASH-1.8
potential_globals.cc
Go to the documentation of this file.
1
/*
2
*
3
* Copyright (c) 2014-2019
4
* SMASH Team
5
*
6
* GNU General Public License (GPLv3 or later)
7
*
8
*/
9
10
#include "
smash/lattice.h
"
11
#include "
smash/potentials.h
"
12
13
namespace
smash
{
14
15
RectangularLattice<FourVector>
*
UB_lat_pointer
=
nullptr
;
16
RectangularLattice<FourVector>
*
UI3_lat_pointer
=
nullptr
;
17
Potentials
*
pot_pointer
=
nullptr
;
18
19
}
// namespace smash
smash
Definition:
action.h:24
smash::UI3_lat_pointer
RectangularLattice< FourVector > * UI3_lat_pointer
Pointer to the symmmetry potential on the lattice.
Definition:
potential_globals.cc:16
lattice.h
smash::UB_lat_pointer
RectangularLattice< FourVector > * UB_lat_pointer
Pointer to the skyrme potential on the lattice.
Definition:
potential_globals.cc:15
smash::RectangularLattice
A container class to hold all the arrays on the lattice and access them.
Definition:
lattice.h:47
smash::Potentials
A class that stores parameters of potentials, calculates potentials and their gradients.
Definition:
potentials.h:31
smash::pot_pointer
Potentials * pot_pointer
Pointer to a Potential class.
Definition:
potential_globals.cc:17
potentials.h
src
potential_globals.cc
Impressum
Data privacy protection
Generated on Tue Apr 7 2020 13:50:12 for SMASH by
Doxygen
1.8.16