mirror of
https://github.com/paboyle/Grid.git
synced 2025-12-19 20:24:29 +00:00
Zero changes (literally) and also a warning elimination
This commit is contained in:
@@ -127,7 +127,7 @@ void TPoint<FImpl>::execute(void)
|
||||
SitePropagator id;
|
||||
|
||||
id = 1.;
|
||||
src = zero;
|
||||
src = Zero();
|
||||
pokeSite(id, src, position);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user