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

Initialisation of the SAM data structure for recovery processes. More...

Modules

module  samstressmodule
 Initialisation of the SAM data structure for recovery processes.
 

Functions/Subroutines

subroutine samstressmodule::initiatesam (filnam, sam, lpu, ierr)
 Initializes the SAM data structure for the recovery processes. More...
 
subroutine readsamarrays (ifile, sam, ierr)
 Reads all SAM arrays from binary file. More...
 

Detailed Description

Initialisation of the SAM data structure for recovery processes.

Function/Subroutine Documentation

◆ readsamarrays()

subroutine initiatesam::readsamarrays ( integer, intent(in)  ifile,
type(samtype), intent(inout)  sam,
integer, intent(out)  ierr 
)

Reads all SAM arrays from binary file.