Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
dorie
dorie
Commits
4717dcec
Commit
4717dcec
authored
Sep 04, 2018
by
Lukas Riedel
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update CHANGELOG.md
[ci skip]
parent
b6a50ea1
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
CHANGELOG.md
CHANGELOG.md
+2
-1
No files found.
CHANGELOG.md
View file @
4717dcec
...
...
@@ -6,7 +6,8 @@
### Added
*
DORiE now depends on
[
`yaml-cpp`
](
https://github.com/jbeder/yaml-cpp/
)
, a
library for reading YAML files. The version required is >=5.2.0.
*
Added a abstract base class
[
`SimulationBase`
](
dune/dorie/interface/base_simulation.hh
)
*
Added an abstract base class
[
`SimulationBase`
](
dune/dorie/interface/base_simulation.hh
)
that models the concept of simulation steps so that they
can be later coupled with other simulations.
*
New classes representing parameterizations. Every parameterization must now
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment