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

Public Member Functions

subroutine dmmattimesvec_sp (this, xVec, yVec, err, doInitialize)
 
subroutine dmmattimesvec_dp (this, xVec, yVec, err, doInitialize)
 

Member Function/Subroutine Documentation

◆ dmmattimesvec_dp()

subroutine sdiskmatrixmodule::dmmattimesvec::dmmattimesvec_dp ( type(diskmatrixtype), intent(inout)  this,
real(dp), dimension(:), intent(in)  xVec,
real(sp), dimension(:), intent(inout)  yVec,
integer, intent(out)  err,
logical, intent(in), optional  doInitialize 
)

◆ dmmattimesvec_sp()

subroutine sdiskmatrixmodule::dmmattimesvec::dmmattimesvec_sp ( type(diskmatrixtype), intent(inout)  this,
real(sp), dimension(:), intent(in)  xVec,
real(sp), dimension(:), intent(inout)  yVec,
integer, intent(out)  err,
logical, intent(in), optional  doInitialize 
)

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