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

Returns the length of the work arrays needed by an element. More...

Public Member Functions

subroutine fi_ude0 (eId, eType, nenod, nedof, niwork, nrwork)
 

Detailed Description

Returns the length of the work arrays needed by an element.

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
[out]niworkRequired size of the integer work area
[out]nrworkRequired size of the double precision work area

Member Function/Subroutine Documentation

◆ fi_ude0()

subroutine fiuserelminterface::Fi_UDE0::fi_ude0 ( integer, intent(in)  eId,
integer, intent(in)  eType,
integer, intent(in)  nenod,
integer, intent(in)  nedof,
integer, intent(out)  niwork,
integer, intent(out)  nrwork 
)

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