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

Returns total mass of a user-defined element. More...

Public Member Functions

subroutine fi_ude6 (eId, eType, nenod, X, iwork, rwork, mass, ierr)
 

Detailed Description

Returns total mass of a user-defined element.

Parameters
[in]eIdUnique id identifying this element instance
[in]eTypeUnique id identifying the element type
[in]nenodNumber of element nodes
[in]XGlobal nodal coordinates of the element
[in]iworkInteger work area for this element
[in]rworkReal work area for this element
[out]massTotal mass of the element
[out]ierrError flag

Member Function/Subroutine Documentation

◆ fi_ude6()

subroutine fiuserelminterface::Fi_UDE6::fi_ude6 ( integer, intent(in)  eId,
integer, intent(in)  eType,
integer, intent(in)  nenod,
real(dp), intent(in)  X,
integer, intent(in)  iwork,
real(dp), intent(in)  rwork,
real(dp), intent(out)  mass,
integer, intent(out)  ierr 
)

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