Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
V
VirtualFluids
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
iRMB
VirtualFluids
Commits
c4571a92
Commit
c4571a92
authored
7 months ago
by
schoen44
Browse files
Options
Downloads
Patches
Plain Diff
add include tests/unit-tests/gpu/core/Kernel/KernelImpTest.cpp
parent
1118d3a7
No related branches found
Branches containing commit
No related tags found
1 merge request
!437
refactor: use constexpr for host and device code in LBM library
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
tests/unit-tests/gpu/core/Kernel/KernelImpTest.cpp
+2
-0
2 additions, 0 deletions
tests/unit-tests/gpu/core/Kernel/KernelImpTest.cpp
with
2 additions
and
0 deletions
tests/unit-tests/gpu/core/Kernel/KernelImpTest.cpp
+
2
−
0
View file @
c4571a92
...
...
@@ -38,6 +38,8 @@
#include
<basics/tests/testUtilities.h>
#include
<logger/Logger.h>
#include
"tests/unit-tests/gpu/core/testUtilitiesGPU.h"
using
namespace
vf
::
collisionKernel
;
class
KernelImpTest
:
public
testing
::
TestWithParam
<
std
::
string
>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment