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
207df404ae6ed22dff7b22ce7cfca60faf8b8df6
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
29
Sep
28
27
24
22
21
20
19
17
16
15
14
13
10
6
3
2
1
31
Aug
24
23
17
16
12
11
9
6
5
4
3
2
29
Jul
28
27
26
21
20
16
15
14
13
12
9
8
7
6
5
1
30
Jun
29
27
24
22
18
16
15
14
12
11
10
9
8
7
4
2
1
31
May
27
26
25
20
19
17
13
7
4
30
Apr
29
20
16
14
13
12
9
8
6
2
1
31
Mar
30
26
25
23
22
19
17
16
12
11
10
9
8
3
2
26
Feb
24
23
19
18
17
16
12
Change LevelGridBuilder::reorderRecvIndexForCommAfterFtoC() to work with index positions in vector
Fix some bugs in LevelGridBuilder::reorderSendIndicesForCommAfterFtoC()
add LIGGGHTS library coupling
Restructure calls to getAndReorderSendIndices() in GridGenerator
Also add ICellCFC sendIndices for communication after f to c
Look for sendIndices in ICellFCC not ICellFCCBorder anymore
Return positions of sendIndices for communication after f to c
Merge branch 'bugfixGridGenerator' into 'develop'
Readd gridFactory to WTG_RUB and DrivenCavity
Revert setVelocityBoundaryConditions to old version
Initialize numberOfSoldidBoundaryNodes to zero
Fix closedneedlecells
Bring back the gridFactory
fix periodic bc coordinates
add geometry BC in Gridgenerator (again)
some more cleanup
Fix datatype warnings in pipeline
Remove + 1 in initNumberOfProcessNeighborsAfterFtoC()
Make gpu communicator thread safe + few refactorings
Fix include and add namespace in python interface.
See last commit
Fix communicator include in python interface.
Add gitlab runner config file. Make missing ccache not a cmake warning. Set CMAKE_CUDA_ARCHITECTURES to cmake cache.
Add cuda library with cuda helper functions.
Removed old mpi cmake option
Moved mpi communicator to new library. Make communicator thread safe.
Merge branch 'develop' into 'develop'
fixed some bugs in GridGenerator
Use new function in GridGenerator
Call allocArrays_OffsetScale() before allocArrays_BoundaryValues()
Add logger to the method that reorders send and receive indices
Split method to reorder send and receive indices into two
some more minor cleanup
Add method to reorder send and recvIndices
put gridbuilder fix back in
Merge branch 'develop' of https://git.rz.tu-bs.de/irmb/uppsala/VirtualFluids_dev into actuator_line
Merge branch 'develop' of https://git.rz.tu-bs.de/irmb/VirtualFluids_dev into develop
some cleanup before merge
Fix typos
Rename getGridInterfaceIndicesFCCBorderBulk to getGridInterfaceIndicesFCBorderBulk
Loading