This website requires JavaScript.
Explore
Help
Register
Sign In
portelli
/
Grid
Watch
1
Star
0
Fork
0
You've already forked Grid
mirror of
https://github.com/paboyle/Grid.git
synced
2024-11-10 07:55:35 +00:00
Code
Releases
Activity
cc32ba615a
Grid
/
lib
/
stencil
/
Stencil_common.cc
7 lines
40 B
C++
Raw
Normal View
History
Unescape
Escape
Stencil code pretty much shaken out. Beginning of inner product and norm2.
2015-04-14 20:22:04 +01:00
#
include
"Grid.h"
namespace
Grid
{
Changing whole stencil class to be template and not just single functions
2015-11-06 11:25:10 +00:00
}
Stencil code pretty much shaken out. Beginning of inner product and norm2.
2015-04-14 20:22:04 +01:00
Integrated Lebesgue code and been playing with alternate implementations of the wilson dop without any particular success in increasing the performance.
2015-04-30 16:39:06 +01:00
Copy Permalink