FEDEM Solver
R8.0
Source code of the dynamics solver
|
Functions/Subroutines | |
subroutine | readtriads (infp, triads, err) |
subroutine | initiatetriads2 (sam, triads, err) |
subroutine initiatetriadtypemodule::initiatetriads2 | ( | type(samtype), intent(in) | sam, |
type(triadtype), dimension(:), intent(inout) | triads, | ||
integer, intent(out) | err | ||
) |
subroutine initiatetriadtypemodule::readtriads | ( | integer, intent(in) | infp, |
type(triadtype), dimension(:), pointer | triads, | ||
integer, intent(out) | err | ||
) |