mirror of
https://github.com/paboyle/Grid.git
synced 2025-06-17 15:27:06 +01:00
Zero changes, acceleartor on kernels and some thread loop changes
This commit is contained in:
@ -130,7 +130,7 @@ public:
|
||||
}
|
||||
|
||||
static inline void ColdConfiguration(GridParallelRNG &pRNG, Field &U) {
|
||||
U = zero;
|
||||
U = Zero();
|
||||
}
|
||||
|
||||
};
|
||||
|
Reference in New Issue
Block a user