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
Merge requests
!217
Remove old logger from basics and rework basics.
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Remove old logger from basics and rework basics.
soe.peters/VirtualFluids:feature/rework-basics
into
develop
Overview
8
Commits
15
Pipelines
0
Changes
3
All threads resolved!
Hide all comments
Merged
Sören Peters
requested to merge
soe.peters/VirtualFluids:feature/rework-basics
into
develop
1 year ago
Overview
8
Commits
15
Pipelines
0
Changes
3
All threads resolved!
Hide all comments
Expand
Closes
#95 (closed)
0
0
Merge request reports
Viewing commit
d9359d10
Prev
Next
Show latest version
3 files
+
0
−
3
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
3
Search (e.g. *.vue) (Ctrl+P)
d9359d10
Remove includes
· d9359d10
Soeren Peters
authored
1 year ago
apps/gpu/LBM/DrivenCavityMultiGPU/DrivenCavityMultiGPU.cpp
+
0
−
1
Options
@@ -13,7 +13,6 @@
//////////////////////////////////////////////////////////////////////////
#include
"basics/DataTypes.h"
#include
"basics/VectorTypes.h"
#include
"basics/PointerDefinitions.h"
#include
"basics/StringUtilities/StringUtil.h"
Loading