mirror of
https://github.com/paboyle/Grid.git
synced 2025-04-11 14:40:46 +01:00
Code typo
This commit is contained in:
parent
f3f0b6fef9
commit
5405526424
@ -306,7 +306,7 @@ namespace Grid {
|
|||||||
}
|
}
|
||||||
|
|
||||||
template <typename V>
|
template <typename V>
|
||||||
const V & Reconstruct<V>::Reconstruct<V>::getVector(void)
|
const V & Reconstruct<V>::getVector(void)
|
||||||
{
|
{
|
||||||
return vector_;
|
return vector_;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user