FEDEM Solver
R8.0
Source code of the dynamics solver
|
Data type representing a user-defined element pointer. More...
Public Attributes | |
type(userdefeltype), pointer | p |
Pointer to a user-defined element. More... | |
Data type representing a user-defined element pointer.
This data type is used to construct arrays of user-defined element objects where each array element is a pointer to a user-defined element object, and not the objects themselves.
type(userdefeltype), pointer userdefeltypemodule::userdefelptrtype::p |
Pointer to a user-defined element.