mirror of
https://github.com/paboyle/Grid.git
synced 2025-06-10 03:17:07 +01:00
Minor modification in ActionBase.h
This commit is contained in:
@ -108,7 +108,7 @@ struct ActionLevelHirep {
|
|||||||
|
|
||||||
// Fundamental repr actions separated because of the smearing
|
// Fundamental repr actions separated because of the smearing
|
||||||
typedef Action<GaugeField>* ActPtr;
|
typedef Action<GaugeField>* ActPtr;
|
||||||
//std::vector<ActPtr> actions;
|
|
||||||
// construct a tuple of vectors of the actions for the corresponding higher
|
// construct a tuple of vectors of the actions for the corresponding higher
|
||||||
// representation fields
|
// representation fields
|
||||||
typedef typename AccessTypes<Action, Repr>::VectorCollection action_collection;
|
typedef typename AccessTypes<Action, Repr>::VectorCollection action_collection;
|
||||||
|
Reference in New Issue
Block a user