Skip to content
Snippets Groups Projects
Commit f2e094d8 authored by Hkorb's avatar Hkorb
Browse files

bug fix in collision kernel

parent 20f42147
No related branches found
No related tags found
1 merge request!274Actuator line regression test
......@@ -4,12 +4,15 @@
#include <cuda_runtime.h>
#include <basics/DataTypes.h>
#include <basics/constants/NumericConstants.h>
#include <lbm/collision/CollisionParameter.h>
#include <lbm/collision/TurbulentViscosity.h>
#include "LBM/GPUHelperFunctions/KernelUtilities.h"
using namespace vf::basics::constant;
namespace vf::gpu
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment