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

Data type representing a general function pointer. More...

Collaboration diagram for functiontypemodule::engineptrtype:
Collaboration graph
[legend]

Public Attributes

type(enginetype), pointer p
 Pointer to a general function. More...
 

Detailed Description

Data type representing a general function pointer.

This data type is used to construct arrays of function objects where each array element is a pointer to a function object, and not the functions themselves.

Member Data Documentation

◆ p

type(enginetype), pointer functiontypemodule::engineptrtype::p

Pointer to a general function.


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