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

Initializes the state-independent part of the ework areas. More...

Public Member Functions

subroutine fi_ude1 (eId, eType, nenod, nedof, X, T, iwork, rwork, ierr)
 

Detailed Description

Initializes the state-independent part of the ework areas.

Parameters
[in]eIdUnique id identifying this element instance
[in]eTypeUnique id identifying the element type
[in]nenodNumber of nodes in the element
[in]nedofNumber of degrees of freedom in the element
[in]XGlobal coordinas of the element nodes
[in]TLocal coordinate systems of the element nodes
iworkInteger work area for this element
rworkDouble precision work area for this element
[out]ierrError flag

Member Function/Subroutine Documentation

◆ fi_ude1()

subroutine fiuserelminterface::Fi_UDE1::fi_ude1 ( integer, intent(in)  eId,
integer, intent(in)  eType,
integer, intent(in)  nenod,
integer, intent(in)  nedof,
real(dp), intent(in)  X,
real(dp), intent(in)  T,
integer, intent(inout)  iwork,
real(dp), intent(inout)  rwork,
integer, intent(out)  ierr 
)

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