Skip to content
Snippets Groups Projects
Commit 92839865 authored by Cristian Lalescu's avatar Cristian Lalescu
Browse files

adds comment

parent 5162d638
Branches
Tags
1 merge request!35Feature/convergence test
Pipeline #120905 passed
......@@ -123,8 +123,12 @@ class cannot search for the source parameters itself.
Thirdly, I will note that one may in fact break this call by modifying
the `iter0` and `checkpoints_per_file` values, since we have explicitly
placed `iter0` in the `checkpoint` 0 file.
However, a full discussion of the `iter0` and `checkpoint` subtleties is
beyond the scope of this tutorial.
While a full discussion of the `iter0` and `checkpoint` subtleties is
beyond the scope of this tutorial, I will mention that it was a
conscious choice to use a simple `iteration` to `checkpoint`
correspondence, since we don't actually need anything smarter outside of
extreme scenarios that need to be addressed individually anyway
due to other complexities.
.. code:: python
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment