FEDEM Solver  R8.0
Source code of the dynamics solver
Public Attributes | List of all members
springtypemodule::springptrtype Type Reference

Data type representing a base spring pointer. More...

Collaboration diagram for springtypemodule::springptrtype:
Collaboration graph
[legend]

Public Attributes

type(springbasetype), pointer p
 Pointer to a base spring object. More...
 

Detailed Description

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.

Member Data Documentation

◆ p

type(springbasetype), pointer springtypemodule::springptrtype::p

Pointer to a base spring object.


The documentation for this type was generated from the following file: