Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
pyMOR
pymor
Commits
c92d7fcf
Commit
c92d7fcf
authored
Jun 08, 2022
by
Patrick Buchfink
Committed by
Stephan Rave
Jun 10, 2022
Browse files
Update src/pymor/models/symplectic.py
Remove comment Co-authored-by:
Stephan Rave
<
stephanrave@uni-muenster.de
>
parent
e86cd6e9
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/pymor/models/symplectic.py
View file @
c92d7fcf
...
...
@@ -53,7 +53,6 @@ class QuadraticHamiltonianModel(InstationaryModel):
If time_stepper is `None` and nt is specified, the
:class:`implicit midpoint rule <pymor.algorithms.timestepping.ImplicitMidpointTimeStepper>`
as time_stepper.
If time_stepper is not 'None', the parameter nt is ignored.
num_values
The number of returned vectors of the solution trajectory. If `None`, each
intermediate vector that is calculated is returned.
...
...
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