mirror of
https://github.com/paboyle/Grid.git
synced 2025-06-17 15:27:06 +01:00
big cleanup of the Photon class + QED Coulomb gauge
This commit is contained in:
@ -47,8 +47,7 @@ public:
|
||||
GRID_SERIALIZABLE_CLASS_MEMBERS(StochEmPar,
|
||||
PhotonR::Gauge, gauge,
|
||||
PhotonR::ZmScheme, zmScheme,
|
||||
std::string, improvement,
|
||||
Real, G0_qedInf);
|
||||
std::string, improvement);
|
||||
};
|
||||
|
||||
class TStochEm: public Module<StochEmPar>
|
||||
|
Reference in New Issue
Block a user