mirror of
https://github.com/paboyle/Grid.git
synced 2025-04-09 21:50:45 +01:00
Change to predicate type
This commit is contained in:
parent
24202dbc51
commit
0184719216
@ -87,7 +87,7 @@ public:
|
|||||||
DoubledGaugeFieldView &U,
|
DoubledGaugeFieldView &U,
|
||||||
unsigned int sU,
|
unsigned int sU,
|
||||||
unsigned int mu,
|
unsigned int mu,
|
||||||
vInteger t_mask,
|
vPredicate t_mask,
|
||||||
bool switch_sign = false);
|
bool switch_sign = false);
|
||||||
|
|
||||||
static void SeqConservedCurrentSiteBwd(const SitePropagator &q_in,
|
static void SeqConservedCurrentSiteBwd(const SitePropagator &q_in,
|
||||||
@ -95,7 +95,7 @@ public:
|
|||||||
DoubledGaugeFieldView &U,
|
DoubledGaugeFieldView &U,
|
||||||
unsigned int sU,
|
unsigned int sU,
|
||||||
unsigned int mu,
|
unsigned int mu,
|
||||||
vInteger t_mask,
|
vPredicate t_mask,
|
||||||
bool switch_sign = false);
|
bool switch_sign = false);
|
||||||
|
|
||||||
private:
|
private:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user