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