|
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 | restorefrictionfromlaststep (friction) |
| Restores a friction object from the last converged step. More... | |
Restores the state variables from the last converged time step.
| subroutine frictiontypemodule::restorefromlaststep::restorefrictionfromlaststep | ( | type(frictiontype), intent(inout) | friction | ) |
Restores a friction object from the last converged step.
| friction | The friction object to restore |