Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
openfpm_io
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
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
Sbalzarini Lab
Software
Parallel Computing
OpenFPM
openfpm_io
Graph
9b5c141815da8d533221da886d6ec27d3d9436f9
Select Git revision
Branches
19
CYGWIN
FD_Solver
FD_solver
FD_solver_with_sussmann
Release_0.8.0
Release_1.0.0
amr_struct
cuda_on_cpu
develop
hip_conversion
hip_conversion2
insitu
insitu_visualization
install_refactor
master
default
msys2_conversion
new_sussman_enoweno
refactor_io
sparse_cl
19 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
14
Jun
25
Mar
21
20
26
Feb
22
8
5
17
Oct
11
Aug
13
Jul
8
Jun
10
May
6
Apr
15
Mar
20
Feb
10
9
1
Sep
17
Aug
29
Apr
5
8
Mar
11
Feb
24
Jan
11
10
6
5
30
Dec
29
28
27
26
Nov
20
17
16
15
13
7
Oct
24
Sep
23
31
Aug
30
20
5
27
Jul
4
20
Jun
15
14
5
4
3
23
May
19
18
16
14
6
5
27
Apr
23
20
13
22
Mar
17
28
Feb
8
Jan
7
6
3
2
18
Dec
3
23
Nov
14
10
29
Oct
27
23
17
15
8
Sep
4
23
Jul
10
30
Jun
29
23
17
11
10
31
May
29
28
22
16
14
16
Apr
13
Jan
25
Dec
5
Sep
13
Aug
23
Jul
24
Jun
1
May
21
Apr
18
25
Mar
21
18
15
3
19
Feb
15
12
26
Dec
24
18
17
12
28
Nov
9
8
6
21
Jun
25
May
17
Apr
16
13
12
Mar
17
Dec
15
14
27
Oct
20
Aug
19
17
13
7
5
2
9
Jul
30
Jun
8
7
11
May
2
5
Apr
28
Mar
1
27
Feb
21
17
29
Dec
12
29
Oct
28
26
24
9
3
Aug
2
26
Jun
2
May
25
Apr
21
20
14
27
Mar
26
23
18
16
15
11
10
9
2
25
Feb
24
7
6
31
Jan
29
26
19
12
2
23
Dec
11
3
23
Nov
19
8
7
6
3
2
27
Oct
19
17
Sep
14
13
4
3
2
30
Aug
12
11
2
Jul
29
Jun
27
26
4
Jan
10
Dec
9
3
Nov
Merge branch 'develop'
develop master
develop master
Move project c++ target standard to c++17
Remove Makefile.am, src/Makefile.am
Remove Makefile.am, src/Makefile.am
Get rid of CMake configure_file in submodules; Move to openfpm/
Fix linking PETSC; update config_cmake.h.in
Fix formatting in src/CMakeLists.txt
Reduce CMake code duplication; move find_package() commands to meta openfpm project
Remove install scripts from openfpm_io; move all scripts to pdata
Merge branch 'install_refactor' into develop
Merge branch 'master' into develop
Remove Autotools configure emulator
install_refactor
install_refactor
Fix vector_dist.write() for non-primitive properties
Fix vector_dist.write() for non-primitive properties
Revert "Updates to IO vtp for cleaner writing."
Revert "Updates to IO vtp for cleaner writing."
Merge branch 'master' of github.com:mosaic-group/openfpm_io
Revert "removing additional create directory"
Fix types in writer
Merge remote-tracking branch 'origin/develop' into FD_solver
FD_solver
FD_solver
removing additional create directory
Revert "Reverting changes that broke CI and attempting to fix"
Reverting changes that broke CI and attempting to fix
Updates to IO vtp for cleaner writing.
Updates to IO vtp for cleaner writing.
grids VTKwriter for tensor properties (up to 3 indices)
Merge remote-tracking branch 'origin/master' into FD_solver
Reverted CMakeLists.txt in openfpm_io to 03d72a9.
Merged CSVReader unit test and corr. test data from master.
Fixing small bug for t=0
Adding time to pvtp
Merge remote-tracking branch 'origin/master'
Merge branch 'master' into FD_solver
Merge branch 'FD_solver' into develop
Fixing OpenMP with HIP
Adding operator==
Adding missing boost filesystem to CMakeLists.
Adding missing boost system to CMakeLists.
Removing grid/ghost initialization from InitGridWithPixel.
Adding unit test for CSVReader.
Loading