FEDEM Solver  R8.0
Source code of the dynamics solver
Functions/Subroutines
dummyLoadSupelMatrix.f90 File Reference

Functions/Subroutines

subroutine loadsupelmatrixfromcore (supId, dtype, data, ndata, stat)
 
subroutine loadstrainrosettefromcore (supId, iros, data, ndata, stat)
 

Function/Subroutine Documentation

◆ loadstrainrosettefromcore()

subroutine loadstrainrosettefromcore ( integer, intent(in)  supId,
integer, intent(in)  iros,
real, dimension(ndata), intent(out)  data,
integer, intent(in)  ndata,
integer, intent(out)  stat 
)

◆ loadsupelmatrixfromcore()

subroutine loadsupelmatrixfromcore ( integer, intent(in)  supId,
character(len=1), intent(in)  dtype,
double precision, dimension(ndata), intent(out)  data,
integer, intent(in)  ndata,
integer, intent(out)  stat 
)