Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
dumux
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
Container Registry
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
dumux-repositories
dumux
Commits
c042e362
Commit
c042e362
authored
3 years ago
by
Farid Mohammadi
Committed by
Timo Koch
3 years ago
Browse files
Options
Downloads
Patches
Plain Diff
[CHANGELOG] add the deprecated shell scripts.
parent
45f00997
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!2905
Deprecate the shell scripts
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
CHANGELOG.md
+3
-0
3 additions, 0 deletions
CHANGELOG.md
with
3 additions
and
0 deletions
CHANGELOG.md
+
3
−
0
View file @
c042e362
...
@@ -64,6 +64,9 @@ for (const auto& element : elements(gridGeometry.gridView()))
...
@@ -64,6 +64,9 @@ for (const auto& element : elements(gridGeometry.gridView()))
-
`update()`
functions of grid geometries, which do not receive the
`gridView`
, are deprecated, use
`update(gridView)`
instead.
-
`update()`
functions of grid geometries, which do not receive the
`gridView`
, are deprecated, use
`update(gridView)`
instead.
-
`enum class DiscretizationMethod`
and associated functions, to be replaced by tags
-
`enum class DiscretizationMethod`
and associated functions, to be replaced by tags
-
`test_dumux.sh`
is deprecated.
-
`compareparameters.sh`
is deprecated, use
`getparameterlist.py`
instead.
-
`replace_property_macros.sh`
is removed.
### New experimental features (possibly subject to backwards-incompatible changes in the future)
### New experimental features (possibly subject to backwards-incompatible changes in the future)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment