|
FEDEM Solver
R8.0
Source code of the dynamics solver
|
Updates the state variables pertaining to previous time step. More...
Public Member Functions | |
| subroutine | updatefrictionatconvergence (friction) |
| Updates a friction object after convergence has been achieved. More... | |
Updates the state variables pertaining to previous time step.
| subroutine frictiontypemodule::updateatconvergence::updatefrictionatconvergence | ( | type(frictiontype), intent(inout) | friction | ) |
Updates a friction object after convergence has been achieved.
| friction | The friction object to update |