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 (sup) |
Updates the state variables pertaining to the previous time step. More... | |
Updates the state variables pertaining to previous time step.
subroutine supeltypemodule::updateatconvergence::updatepreviousvalues | ( | type(supeltype), intent(inout) | sup | ) |
Updates the state variables pertaining to the previous time step.
sup | The supeltypemodule::supeltype object to update state for |
This subroutine is invoked once after convergence as been reached.