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
86c3ad01c75f490aa28eb73cbb57dbfe751e72ca
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
11
Oct
8
7
6
5
1
30
Sep
29
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
Remove unused code from FileWriter
Look for sendNodes in iCellCFC, not for iCellCFC in sendNodes
Write sendNodes to vtk (for debugging)
Use loop to resize arrays in FileWriter
Split routine to find indices for communication after fine to coarse
Move functions to reorder indices for communiation after f to c to GridGenerator
Use reduced communication after fine to coarse
fix droplet test not completely
add first LIGGGHTS test
Remove unused communication
Use function to find send and receive neighbors in exchange
Init distributions of sendProcessNeighborsAfterFtoC
Fix type conversion warnings
Only call methods for grid exchange when using multiple processes
Prepare prepareExchangeCollDataYGPU27 to use reduced number of send indices
Use setter for indices for communication after fine to coarse
Add flag to turn on reduced communication after f to c
Use simmilar data structure to sendProcessNeighbor for sendProcessNeighborsAfterFtoC
Remove unused includes
Use new communicator singleton reference.
Fix include
Fix namespace
Use CudaGrid from cuda lib.
Merge branch 'develop' into feature/cuda_u_mpi_lib
Revert last commit
Run python build and tests only when scheduled due to long build times and a not working reuse of the cache.
Merge branch 'actuator_line' into 'develop'
Send positions of indices for communication after f to c to neighboring process (MPI)
changes precollision interactor->visit to interact
minor changes to pointprobe
makes actuator line test case smaller
changed probeStruct to SPtr
some renaming in actuator app
minor changes to ActuatorLine and Probes
removes virtualfluidsrc
renames Visitor to Actuator in UpdateGrid
renames Visitor to PreCollisionInteractor
removes cmake configs
Merge branch 'develop' into 'develop'
Add compiler option only for CXX
Loading