FEDEM Solver
R8.0
Source code of the dynamics solver
|
Functions/Subroutines | |
subroutine | loadsupelmatrixfromcore (supId, dtype, data, ndata, stat) |
subroutine | loadstrainrosettefromcore (supId, iros, data, ndata, stat) |
subroutine loadstrainrosettefromcore | ( | integer, intent(in) | supId, |
integer, intent(in) | iros, | ||
real, dimension(ndata), intent(out) | data, | ||
integer, intent(in) | ndata, | ||
integer, intent(out) | stat | ||
) |
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 | ||
) |