|
FEDEM Solver
R8.0
Source code of the dynamics solver
|
SAM data container for the system matrices. More...
Data Types | |
| type | samptrtype |
| Data type representing a pointer to a sammodule::samtype instance. More... | |
Variables | |
| type(samptrtype), dimension(2), save | oursams |
| Global SAM data container. More... | |
SAM data container for the system matrices.
This module is used to handle a global container of SAM data for the (up to) two system matrices of the FEDEM model. This container is then referred by the call-back subroutines of the GSF equation solver, to extract the FE data required to build its internal data structure.
| type(samptrtype), dimension(2), save femodel::oursams |
Global SAM data container.