Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Houman Mirzaalian Dastjerdi
waLBerla
Commits
b04d1f5c
Commit
b04d1f5c
authored
Jun 28, 2018
by
Houman Mirzaalian Dastjerdi
Browse files
CUDA_ComplexGeometry
- tmpPdf - numFluidCells
parent
6537a90c
Pipeline
#10157
failed with stage
in 196 minutes and 16 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
apps/benchmarks/CUDA_ComplexGeometryList/CUDA_ComplexGeometryList.h
View file @
b04d1f5c
...
...
@@ -115,7 +115,7 @@ namespace walberla {
auto
pdfs_cpu
=
src
.
getPdfData
();
auto
pullIdxs_cpu
=
src
.
getPullIndicesData
();
auto
size_cpu
=
src
.
getSize
();
auto
size_FluidCells
=
src
.
getN
umFluidCells
();
auto
size_FluidCells
=
src
.
n
umFluidCells
();
auto
pdfs_gpu
=
dst
.
getPdfData
();
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment