Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
X
xdmflib
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
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
ogs
xdmflib
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
master
Select Git revision
Branches
2
master
protected
ogs-mods
default
2 results
Begin with the selected commit
Created with Raphaël 2.2.0
16
Apr
22
Mar
12
May
28
Oct
7
16
Dec
25
Nov
17
16
18
Jul
14
Jan
11
19
Dec
29
Oct
26
11
Apr
28
Feb
15
Jan
12
Oct
22
Sep
29
Aug
25
24
23
15
14
11
1
26
Jul
24
21
20
19
14
21
Jun
20
14
13
12
15
Mar
6
1
24
Feb
22
10
8
6
3
25
Jan
18
10
19
Dec
11
Nov
28
Oct
12
24
Aug
23
19
18
3
13
Jul
12
11
8
7
5
1
16
Jun
15
14
13
10
1
28
May
19
18
20
Apr
14
8
7
6
1
21
Jul
18
11
8
1
27
Jun
26
25
20
10
6
5
4
3
2
28
May
27
20
8
7
6
28
Apr
24
11
Mar
10
7
6
21
Feb
14
29
Jan
27
Dec
16
9
4
26
Nov
19
8
4
30
Oct
18
15
8
4
3
26
Sep
17
16
13
12
9
6
5
4
28
Aug
22
19
14
12
6
31
Jul
3
2
28
Jun
26
6
30
May
8
7
6
2
30
Apr
29
25
23
22
17
16
10
4
2
26
Mar
13
7
25
Feb
22
15
12
8
4
30
Jan
4
4
Dec
29
Nov
27
9
7
5
1
17
Aug
15
1
2
Jul
22
Jun
5
25
May
16
14
10
8
7
27
Apr
24
23
20
19
14
13
29
Mar
16
9
8
5
2
13
Feb
18
Jan
11
4
13
Dec
8
7
2
1
30
Nov
28
23
22
9
29
Sep
26
19
29
Aug
23
18
16
11
10
8
5
3
2
1
29
Jul
28
26
25
20
15
13
12
11
8
7
20
Jun
17
13
6
2
19
May
18
5
4
11
Apr
7
29
Mar
11
10
7
4
2
1
28
Feb
25
23
21
18
16
11
10
8
4
30
Jan
28
26
25
24
22
21
16
12
11
10
7
6
5
3
28
Dec
22
17
15
13
10
8
2
1
26
Nov
24
16
3
28
Oct
26
25
22
13
12
11
7
6
5
4
23
Sep
Hack: HDF5 is already searched for by OGS.
ogs-mods
ogs-mods
Update CMakeLists.txt
Hack for OGS with VTK via CPM.
Detect if hid_t is defined in new versions of HDF5
Added file extension to sources.
Update README.md
Rename to OgsXdmfCore
Include directory fix when used as sub-project.
Update README.md
master
master
Rename to OgsXdmfCore
fix face of Tetrahedron_10 in XdmfTopologyType
Merge branch 'string-plus-int-fixes' into 'master'
Merge branch 'fix-shadowing-warnings' into 'master'
Merge branch 'fix-operator-mismatch' into 'master'
XdmfTopology: fix copy-pasta
XdmfGridTemplate: comment out unused parameter names
XdmfGridController: always initialize the return value
warnings: fix shadowing warnings
XdmfGridTemplate: use boolean && rather than bitwise &
Merge branch 'fix-warnings' into 'master'
XdmfHeavyDataWriter: always initialize `newMode`
XdmfGrid: make XdmfGridImpl dtor virtual
warnings: avoid string + int and use stringstream instead
Merge branch 'add-missing-return' into 'master'
XdmfGridController: add missing `return` statement
Merge branch 'improve-seek-overflow' into 'master'
replace atoi for seek because atoi can get overflow easily
Merge branch 'cmake-cleanup' into 'master'
cmake: remove header installation option
cmake: remove unnecessary variable setting
cmake: use GNUInstallDirs for all install commands
cmake: stop unsetting try_compile results all the time
cmake: remove duplicate install of the version header
cmake: prefer find_path for finding files
cmake: remove unnecessary find_package bits
cmake: remove VTK-specific bits
cmake: remove weird output directory settings
cmake: write the version header to the current binary directory
cmake: remove unused XDMF_BINARIES variable tracking
cmake: use CMake to detect the compiler ID
Loading