Attemptiong to make kernels to go where they should.
This commit is contained in:
@@ -43,6 +43,9 @@ extern "C" {
|
||||
/** */
|
||||
AcResult acKernelPeriodicBoundconds(const cudaStream_t stream, const int3 start, const int3 end,
|
||||
AcReal* vtxbuf);
|
||||
/** */
|
||||
AcResult acKernelGeneralBoundconds(const cudaStream_t stream, const int3 start, const int3 end,
|
||||
AcReal* vtxbuf, const int bound_direction);
|
||||
|
||||
/** */
|
||||
AcResult acKernelDummy(void);
|
||||
|
Reference in New Issue
Block a user