mirror of
https://github.com/paboyle/Grid.git
synced 2025-12-23 06:04:29 +00:00
group is SUn by default
This commit is contained in:
@@ -20,7 +20,7 @@ NAMESPACE_BEGIN(Grid);
|
||||
* in the SUnTwoIndex.h file
|
||||
*/
|
||||
|
||||
template <int ncolour, TwoIndexSymmetry S, class group_name>
|
||||
template <int ncolour, TwoIndexSymmetry S, class group_name = GroupName::SU>
|
||||
class TwoIndexRep {
|
||||
public:
|
||||
// typdef to be used by the Representations class in HMC to get the
|
||||
|
||||
Reference in New Issue
Block a user