FEDEM Solver  R8.0
Source code of the dynamics solver
Functions/Subroutines
initiatebushingelmtypemodule Module Reference

Functions/Subroutines

subroutine readbushingelements (infp, triads, baseSprings, baseDampers, bElems, err)
 

Function/Subroutine Documentation

◆ readbushingelements()

subroutine initiatebushingelmtypemodule::readbushingelements ( integer, intent(in)  infp,
type(triadtype), dimension(:), intent(in)  triads,
type(springbasetype), dimension(:), intent(in)  baseSprings,
type(damperbasetype), dimension(:), intent(in)  baseDampers,
type(bushingelementtype), dimension(:), pointer  bElems,
integer, intent(out)  err 
)