Update figures in README.md for SAIntegrator. #1070
@ -140,7 +140,7 @@ where:
|
||||
### Member Functions
|
||||
|
||||
#### ```void load()```
|
||||
Load the integrator's initial state from the variables specified by **in_vars**. The initial value of the independent variable for the next step will be the final value from the previous step.
|
||||
Load the integrator's initial state from the variables specified by **in_vars**. Set the initial value of the independent variable for the next step to the final value of the previous step.
|
||||

|
||||
|
||||
#### ```void unload()```
|
||||
@ -148,7 +148,7 @@ Unload the integrator's result state to the variables specified by **out_vars**.
|
||||

|
||||
|
||||
#### ```virtual void undo_step()```
|
||||
Undo the effect of the last integration step, and unload.
|
||||
Undo the effect of the last integration step.
|
||||

|
||||
|
||||
#### ```void load_from_outState()```
|
||||
|
Before Width: | Height: | Size: 89 KiB After Width: | Height: | Size: 84 KiB |
Before Width: | Height: | Size: 98 KiB After Width: | Height: | Size: 101 KiB |
Before Width: | Height: | Size: 57 KiB |
Before Width: | Height: | Size: 81 KiB After Width: | Height: | Size: 84 KiB |
Before Width: | Height: | Size: 83 KiB After Width: | Height: | Size: 85 KiB |
Before Width: | Height: | Size: 84 KiB After Width: | Height: | Size: 80 KiB |
Before Width: | Height: | Size: 88 KiB After Width: | Height: | Size: 83 KiB |
Before Width: | Height: | Size: 78 KiB After Width: | Height: | Size: 75 KiB |