FEDEM Solver  R8.0
Source code of the dynamics solver
Data Types
fedata Module Reference

FE data interface for the GSF equation solver. More...

Data Types

type  fedatainput
 

Detailed Description

FE data interface for the GSF equation solver.

This module defines a data type that is used to transport the the FE data from FEDEM into the DNVS Linear Algebra Modules subroutines.

Note
The module must be named FEData and the data type FEDataInput, as these names are also used within the DNVS library. However, the contents of the data type is arbitrary and can be application specific.