FEDEM Solver
R8.0
Source code of the dynamics solver
|
Data type representing a base spring pointer. More...
Public Attributes | |
type(springbasetype), pointer | p |
Pointer to a base spring object. More... | |
Data type representing a base spring pointer.
This data type is used to construct arrays of springs where each element is a pointer to a spring object, and not the objects themselves.
type(springbasetype), pointer springtypemodule::springptrtype::p |
Pointer to a base spring object.