FEDEM Solver
R8.0
Source code of the dynamics solver
|
Restores the state variables from the last converged time step. More...
Public Member Functions | |
subroutine | restorepreviousvalues (spr) |
Restores the state variables from the last converged time step. More... | |
Restores the state variables from the last converged time step.
subroutine springtypemodule::restorefromlaststep::restorepreviousvalues | ( | type(springbasetype), intent(inout) | spr | ) |
Restores the state variables from the last converged time step.
spr | The springtypemodule::springbasetype object to restore state for |
This subroutine is invoked when doing iteration cut-back.