mirror of
https://github.com/paboyle/Grid.git
synced 2025-04-09 21:50:45 +01:00
cleanup comment
This commit is contained in:
parent
38532753f4
commit
9bfa51bffb
@ -51,7 +51,7 @@ void accelerator_inline conformable(GridBase *lhs,GridBase *rhs)
|
|||||||
}
|
}
|
||||||
|
|
||||||
////////////////////////////////////////////////////////////////////////////
|
////////////////////////////////////////////////////////////////////////////
|
||||||
// Advise for memory management
|
// Advise the LatticeAccelerator class
|
||||||
////////////////////////////////////////////////////////////////////////////
|
////////////////////////////////////////////////////////////////////////////
|
||||||
enum LatticeAcceleratorAdvise {
|
enum LatticeAcceleratorAdvise {
|
||||||
AdviseInfrequentUse = 0x1 // Advise that the data is used infrequently. This can
|
AdviseInfrequentUse = 0x1 // Advise that the data is used infrequently. This can
|
||||||
|
Loading…
x
Reference in New Issue
Block a user