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 c465751 commit 2768749Copy full SHA for 2768749
src/systems/nonlinear/nonlinearsystem.jl
@@ -95,7 +95,7 @@ struct NonlinearSystem <: AbstractTimeIndependentSystem
95
"""
96
substitutions::Any
97
98
- If false, then `sys.x` no longer performs namespacing.
+ If false, then `sys.x` no longer performs namespacing, i.e. `sys.x => x`
99
100
namespacing::Bool
101
0 commit comments