We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb14dd5 commit 4c72bfaCopy full SHA for 4c72bfa
docs/src/features/ensemble.md
@@ -35,7 +35,7 @@ EnsembleProblem(prob::DEProblem;
35
to the batches. The second part of the output determines whether the simulation
36
has converged. If `true`, the simulation will exit early. By default, this is
37
always `false`.
38
- - `u_init`: The initial form fo the object that gets updated in-place inside the
+ - `u_init`: The initial form of the object that gets updated in-place inside the
39
`reduction` function.
40
- `safetycopy`: Determines whether a safety `deepcopy` is called on the `prob`
41
before the `prob_func`. By default, this is true for any user-given `prob_func`,
0 commit comments