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
2
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
2
All threads resolved!
Hide all comments
Expand
Closes
#95 (closed)
0
0
Merge request reports
Viewing commit
7c078ec6
Prev
Next
Show latest version
2 files
+
0
−
3
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
2
Search (e.g. *.vue) (Ctrl+P)
7c078ec6
Remove double include.
· 7c078ec6
Soeren Peters
authored
1 year ago
apps/gpu/LBM/TGV_3D_GridRef/TGV_3D_GridRef.cpp
+
0
−
2
Options
@@ -78,8 +78,6 @@
#include
"VirtualFluids_GPU/Output/FileWriter.h"
#include
"VirtualFluids_GPU/Parameter/Parameter.h"
#include
<logger/Logger.h>
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
Loading