FEDEM Solver
R8.0
Source code of the dynamics solver
|
Data type representing a superelement pointer. More...
Public Attributes | |
type(supeltype), pointer | p |
Data type representing a superelement pointer.
This data type is used to construct arrays of superelements where each element is a pointer to an object, and not the objects themselves.
type(supeltype), pointer supeltypemodule::supelptrtype::p |