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

Data type representing a user-defined element pointer. More...

Collaboration diagram for userdefeltypemodule::userdefelptrtype:
Collaboration graph
[legend]

Public Attributes

type(userdefeltype), pointer p
 Pointer to a user-defined element. More...
 

Detailed Description

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.

Member Data Documentation

◆ p

type(userdefeltype), pointer userdefeltypemodule::userdefelptrtype::p

Pointer to a user-defined element.


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