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

Restores the state variables from the last converged time step. More...

Public Member Functions

subroutine restorepreviousvalues (spr)
 Restores the state variables from the last converged time step. More...
 

Detailed Description

Restores the state variables from the last converged time step.

Member Function/Subroutine Documentation

◆ restorepreviousvalues()

subroutine springtypemodule::restorefromlaststep::restorepreviousvalues ( type(springbasetype), intent(inout)  spr)

Restores the state variables from the last converged time step.

Parameters
sprThe springtypemodule::springbasetype object to restore state for

This subroutine is invoked when doing iteration cut-back.

Author
Knut Morten Okstad
Date
4 Jul 2022

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