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 (sup) |
Restores the state variables from the last converged time step. More... | |
Restores the state variables from the last converged time step.
subroutine supeltypemodule::restorefromlaststep::restorepreviousvalues | ( | type(supeltype), intent(inout) | sup | ) |
Restores the state variables from the last converged time step.
sup | The supeltypemodule::supeltype object to restore state for |
This subroutine is invoked when doing iteration cut-back.