The GetStepSize subroutine returns the current step-size.
Langunage type |
SubRoutine |
FORTRAN |
GetStepSize(stepsize) |
C/C++ |
GetStepSize(&tepsize) |
Parameter information
Variable Name |
Size |
Description |
stepsize |
double |
The output variable, the stepsize of analysis will be set at every step. |