FEDEM Solver  R8.0
Source code of the dynamics solver
Private Member Functions | List of all members
inaddmodule::inadd Interface Reference

Private Member Functions

subroutine lhsinadd (sam, SSM, SMM, SMASS, RMASS, diagMass, dataCheck, IOPadd, IPSW, LPU, IERR, gFull)
 
subroutine rhsinadd (sam, RHS, ILC, IPSW, LPU, IERR)
 

Member Function/Subroutine Documentation

◆ lhsinadd()

subroutine inaddmodule::inadd::lhsinadd ( type(samtype), intent(in)  sam,
type(sysmatrixtype), intent(inout)  SSM,
type(sysmatrixtype), intent(inout)  SMM,
real(dp), intent(inout)  SMASS,
real(dp), intent(in)  RMASS,
logical, intent(in)  diagMass,
logical, intent(in)  dataCheck,
integer, intent(in)  IOPadd,
integer, intent(in)  IPSW,
integer, intent(in)  LPU,
integer, intent(out)  IERR,
real(dp), dimension(:,:), intent(out), optional  gFull 
)
private

◆ rhsinadd()

subroutine inaddmodule::inadd::rhsinadd ( type(samtype), intent(in)  sam,
real(dp), dimension(:), intent(out)  RHS,
integer, intent(in)  ILC,
integer, intent(in)  IPSW,
integer, intent(in)  LPU,
integer, intent(out)  IERR 
)
private

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