Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
O
ogs
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
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
Jakob Randow
ogs
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
master
Select Git revision
Branches
5
PowerCurveFlowCurve
data-explorer-5
master
default
protected
pre_and_post_server_MKL
update-web
Tags
20
6.4.2
6.4.1
6.4.0
6.3.3
data-explorer-5
6.3.2
6.3.1
6.3.0
6.2.2
6.2.1
6.2.0
6.2.0-rc1
6.1.0
6.1.0-rc1
6.0.8-insitu
6.0.8
6.0.7
6.0.6
tes-works-again
6.0.5
25 results
Begin with the selected commit
Created with Raphaël 2.2.0
11
Jul
10
7
6
5
4
1
30
Jun
29
28
27
23
21
20
17
16
14
13
11
9
7
6
3
2
1
31
May
30
27
26
25
24
23
20
19
18
17
16
13
11
10
9
8
7
6
5
4
3
2
29
Apr
28
27
26
25
24
22
21
Updated documentation for PowerCurveFlowCurve feature.
PowerCurveFlowC…
PowerCurveFlowCurve master
Updated web documentary for flow_and_temperature_control
Added PowerCurveFlowCurve function in FlowAndTemperatureControl
Merge branch 'MultipleOutputSections' into 'master'
[cmake] Enable OgsXdmf in Release and RelWithDebInfo build
[MeL/IO/XDMF] Fmt output time written in XDMF file
[PL/Output] Enable XDMF writing in staggered scheme.
[T] Test for staggered scheme XDMF/HDF5 output
[PL/Output] Store output processes in its own vector
[PL/Output] Define move/copy constructor/assignment
[PL/Output] Pass args as const& instead of &&
[PL/Output] Pass parameter as const& instead by value
[PL/Output] Remove TODO comment - it is done ;-)
[PL/Output] Pass std::vector as const& to outputMeshes()
[PL/Output] Use switch instead of multiple ifs.
[PL/Output] Change arg type from && to call by value
[PL/Output] Take pre-/suffix as value.
[PL/Output] Pass pre-/suffix per value.
[PL/Output] Switch sequence of args for consistency
[PL/Output] More compact parsing with lookup table
[PL/Output] Eliminate dynamic_cast.
[PL/Output] Rename OutputVtkFormat -> OutputVTKFormat
[PL/Output] Correct documentation
[PL/Output] Correct includes; clang-format.
[PL/Output] Mv compression into base class
[PL/Output] Mv data mode to OutputVtkFormat
[PL/Output] Mv XDMF specific attributes to OutputXDMFHDF5Format
[PL/Output] Mv file format specific fcts to OutputVtkFormat or OutputXDMFHDF5Format
[PL/Output] Use unique_ptr for attribute
[PL/Output] Rm unused attribute, make argument more concrete
[PL/Output] Move outputMeshVtk() to OutputFile
[PL/Output] Extract OutputFile to own header, cpp
[PL/Output] Pass OutputFile as argument to Output
[PL/Output] Extract findPVDFile() as free function
Move constructPVDName to OutputFile
[PL/Output] Move findPVDFile() to OutputFile
[PL/Output] Make nested class an independent class.
[PL/Output] Remove unused code.
[PL/Output] Mv outputMeshXdmf to class OutputFile
[PL/Output] Mv vec<PairRepeatEachSteps> to OutputDataSpecification.
Loading