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 9b52091 commit 4b3c20aCopy full SHA for 4b3c20a
example/linalg/example_state2.f90
@@ -1,5 +1,5 @@
1
program example_state2
2
- !! This example shows how to set a `type(linalg_state)` variable to process output conditions
+ !! This example shows how to set a `type(linalg_state_type)` variable to process output conditions
3
!! out of a simple division routine. The example is meant to highlight:
4
!! 1) the different mechanisms that can be used to initialize the `linalg_state` variable providing
5
!! strings, scalars, or arrays, on input to it;
0 commit comments