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
5c85a59b453e0a2831dc472e9179faa41159c543
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
3
Sep
2
1
28
Aug
27
26
25
21
20
19
18
14
13
12
24
Jul
20
7
6
3
1
30
Jun
26
25
24
23
22
19
15
10
9
4
3
25
May
24
8
5
27
Mar
25
19
18
17
13
10
25
Feb
24
31
Jan
30
22
21
30
Dec
12
11
10
9
6
5
4
3
15
Nov
14
11
8
29
Oct
25
24
17
16
15
11
10
7
4
Sep
30
Aug
22
19
16
12
8
7
6
5
2
29
Jul
26
24
22
19
18
17
15
12
10
9
8
5
4
3
2
1
28
Jun
27
26
25
24
21
20
19
18
17
14
13
7
6
28
May
27
24
23
22
21
20
17
16
14
13
10
8
7
6
3
2
30
Apr
29
26
25
24
23
18
17
16
15
12
11
10
9
8
5
4
2
1
28
Mar
27
26
25
21
20
18
14
13
12
11
9
8
7
6
5
4
2
1
28
Feb
27
26
25
23
22
21
20
19
15
14
13
12
11
9
7
5
4
3
1
31
Jan
30
29
28
25
24
23
22
21
18
17
16
15
11
10
21
Dec
CMake: rename the directory variables in a consistent way.
Remove redundant PointerDefinition file.
Remove redundant PointerDefinition file.
Remove all old unused cmake files.
Remove all old unused cmake files.
Update gitignore file.
Update gitignore file.
Remove unused basics stuff.
Fix cell type to unsigned int. Adapt basics CMakeLists according to develop.
Adapt open_source basics to develop.
Fix parameter in writer.
Adapt writer to uint cell parameter. Add missing include directory in grid generator.
Adapt cpu core to changes in basics.
Remove basics/creator!
Adapt basics file to open source.
Adapt basics/geometry3d to the open source solution.
Remove unnecessary cmake files.
Remove unnecessary files in basics.
Move basics/numerics/* to basics/
Merge pull request 'Move VirtualFluidsDefinitions into basics.' (#14) from peters/VirtualFluids_dev:develop into develop
Merge branch 'feature/fix_vf_definitions' into develop
Merge pull request 'Move VirtualFluidsDefinition into basics.' (#12) from peters/VirtualFluids_dev:feature/fix_vf_definitions into open_source
Move VirtualFluidsDefinition into basics.
Add a detailed documentation part to the contributing.md file.
Merge pull request 'Add missing export includes.' (#9) from peters/VirtualFluids_dev:feature/export_fix into develop
Merge pull request 'Increase required version to 3.18 and set the cmake policy CMPI0104 to NEW. Therefore the CMAKE_CUDA_ARCHITECTURES needs to be set.' (#8) from peters/VirtualFluids_dev:feature/cuda_policy into develop
Add missing export includes.
Increase required version to 3.18 and set the cmake policy CMPI0104 to NEW. Therefore the CMAKE_CUDA_ARCHITECTURES needs to be set.
Merge pull request 'Remove old readme.' (#7) from peters/VirtualFluids_dev:develop into develop
Merge branch 'feature/remove_old_readme' into develop
Merge pull request 'Added a lot of missing includes and fixed the Export statements.' (#6) from peters/VirtualFluids_dev:develop into develop
Merge branch 'feature/build_fix' into develop
Merge pull request 'Remove old readme.' (#5) from peters/VirtualFluids_dev:feature/remove_old_readme into open_source
Remove old readme.
Merge pull request 'Update Readme' (#4) from peters/VirtualFluids_dev:develop into develop
Merge branch 'feature/update_readme' into develop
Merge pull request 'fix issue with large data at restart' (#3) from kutscher/VirtualFluids_dev:develop into develop
fix issue with large data at restart
Merge pull request 'Remove unused stuff and the global include from VirtualFluidsDefinition.h. Adds missing export includes.' (#2) from peters/VirtualFluids_dev:feature/build_fix into open_source
Remove unused stuff and the global include from VirtualFluidsDefinition.h. Adds missing export includes.
Loading