FEDEM Solver  R8.0
Source code of the dynamics solver
Functions/Subroutines
samstressmodule Module Reference

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

Functions/Subroutines

subroutine initiatesam (filnam, sam, lpu, ierr)
 Initializes the SAM data structure for the recovery processes. More...
 

Detailed Description

Initialisation of the SAM data structure for recovery processes.

Function/Subroutine Documentation

◆ initiatesam()

subroutine samstressmodule::initiatesam ( character(len=*), intent(in)  filnam,
type(samtype), intent(out)  sam,
integer, intent(in)  lpu,
integer, intent(out)  ierr 
)

Initializes the SAM data structure for the recovery processes.

Parameters
[in]filnamName of binary file to read the SAM data from
[out]samAssembly management data for the superelement
[in]lpuFile unit number for res-file output
[out]ierrError flag

This subroutine basically reads the contents of the arrays in sammodule::samtype from the fsm-file that was produced by fedem_reducer. It also modifies a few of the arrays after reading from file, to fit special usage of the recovery processes.

Author
Knut Morten Okstad
Date
28 Sep 2000
Here is the call graph for this function:
Here is the caller graph for this function: