FEDEM Solver  R8.0
Source code of the dynamics solver
Public Member Functions | List of all members
springtypemodule::updateatconvergence Interface Reference

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...
 

Detailed Description

Updates the state variables pertaining to previous time step.

Member Function/Subroutine Documentation

◆ updatepreviousvalues()

subroutine springtypemodule::updateatconvergence::updatepreviousvalues ( type(springbasetype), intent(inout)  spr)

Updates the state variables pertaining to the previous time step.

Parameters
sprThe springtypemodule::springbasetype object to update state for

This subroutine is invoked once after convergence as been reached.

Author
Knut Morten Okstad
Date
4 Jul 2022

The documentation for this interface was generated from the following file: