FEDEM Solver  R8.0
Source code of the dynamics solver
Public Attributes | List of all members
supeltypemodule::recoverytype Type Reference

Data type for the integrated stress recovery. More...

Public Attributes

integer recovery
 Flag for stress/gage recovery. More...
 
character(len=lfnam_p), dimension(4) filename
 File names for stress recovery. More...
 
character(len=128) elmgroup
 Element groups to do recovery for. More...
 

Detailed Description

Data type for the integrated stress recovery.

Member Data Documentation

◆ elmgroup

character(len=128) supeltypemodule::recoverytype::elmgroup

Element groups to do recovery for.

◆ filename

character(len=lfnam_p), dimension(4) supeltypemodule::recoverytype::filename

File names for stress recovery.

◆ recovery

integer supeltypemodule::recoverytype::recovery

Flag for stress/gage recovery.


The documentation for this type was generated from the following file: