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
Graph
edb48707e4fa27af38121c01a7d40ed1afb99884
Select Git revision
Branches
3
a.wellmann-develop-patch-391f
develop
default
main
protected
Tags
3
0.1.2
0.1.1
0.1.0
6 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
10
Jun
8
7
3
2
1
31
May
30
24
23
20
18
17
16
14
13
12
11
10
9
8
6
5
4
3
2
29
Apr
28
27
26
25
23
19
15
12
11
8
7
6
5
4
2
1
31
Mar
29
28
14
11
10
9
8
25
Feb
24
21
18
17
16
3
2
31
Jan
26
25
24
21
20
14
12
11
7
4
3
16
Dec
13
10
7
6
4
3
2
30
Nov
29
28
27
26
25
24
23
19
18
15
13
12
11
9
5
4
3
2
1
29
Oct
28
27
26
20
19
18
15
14
13
12
11
8
7
6
5
1
30
Sep
29
28
27
24
22
21
20
19
17
16
15
14
13
10
6
Fix typo in assert.
Merge branch 'develop' of https://git.rz.tu-bs.de/irmb/VirtualFluids_dev into develop
Merge branch 'develop' into 'develop'
Adapt apps to SImulation
Add Schlaffer TODO with link to issue.
Merge branch 'develop' of https://git.rz.tu-bs.de/irmb/VirtualFluids_dev into develop
Comment unused variables. Fix self assignment of dataWriter.
Moved Simulation::init() to Constructor, Simulation:free() to destructor and exchanged some members of Simulation with unique_ptr instances.
Change DEBIAN_FRONTEND ARG in Dockerfile
Merge branch 'developAnna' into 'develop'
Merge branch 'develop' of https://git.rz.tu-bs.de/irmb/VirtualFluids_dev into developAnna
Refactore the way Parameter is passed to EdgeNodeFinder
Merge branch 'develop' into 'develop'
Switch image version 1.3 and add VF_MPI compiler definition again for gpu version as well.
Merge branch 'developAnna' into 'develop'
Add include for optional
Refactor EdgeNodeFinder
Use more consts in EdgeNodeFinder
Move local functions in EdgeNodeFinder to cpp
Add some more doxygen documentation
Merge branch 'develop' into developAnna
Remove duplicate code in EdgeNodeFinder
Remove redundant static from anonymous namespace
Refactor findEdgeNodes
Merge branch 'develop' of https://git.rz.tu-bs.de/irmb/VirtualFluids_dev into develop
Merge branch 'develop' into 'develop'
Fix formatting in doxygen documentation
Merge branch 'develop' of https://git.rz.tu-bs.de/irmb/VirtualFluids_dev into develop
Fix formatting in doxygen documentation
Fix formatting in doxygen documentation
Merge branch 'develop' into 'develop'
Move private members to the bottom of the class
Minor refactoring in IndexRearrangementForStreams
Remove empty consturctor and destructor from CudaStreamManager
Use cudaGrid to calculate grid dimensions in kernels
Remove VS Debugger commands from cmake lists
Remove MusselOyster.bat
Only enable basic apps by default
Remove duplicates in gitignore
Merge branch 'cleanup/removeEdgeFunctionsFromPara' into developAnna
Loading