FEDEM Solver
R8.0
Source code of the dynamics solver
|
Updates the state variables pertaining to previous time step. More...
Public Member Functions | |
subroutine | updatepreviousvalues (spr) |
Updates the state variables pertaining to the previous time step. More... | |
Updates the state variables pertaining to previous time step.
subroutine springtypemodule::updateatconvergence::updatepreviousvalues | ( | type(springbasetype), intent(inout) | spr | ) |
Updates the state variables pertaining to the previous time step.
spr | The springtypemodule::springbasetype object to update state for |
This subroutine is invoked once after convergence as been reached.