FEDEM Solver  R8.0
Source code of the dynamics solver
Public Member Functions | List of all members
frictiontypemodule::getptrtoid Interface Reference

Returns pointer to object with specified ID. More...

Public Member Functions

type(frictionparametertype) function, pointer getptrtoidfrictionparametertype (array, id)
 Returns pointer to friction parameters object with specified id. More...
 

Detailed Description

Returns pointer to object with specified ID.

Member Function/Subroutine Documentation

◆ getptrtoidfrictionparametertype()

type(frictionparametertype) function, pointer frictiontypemodule::getptrtoid::getptrtoidfrictionparametertype ( type(frictionparametertype), dimension(:), intent(in), target  array,
integer, intent(in)  id 
)

Returns pointer to friction parameters object with specified id.

Parameters
[in]arrayArray of frictiontypemodule::frictionparametertype objects to search within
[in]idBase ID of the object to search for

If the friction parameters object is not found, NULL is returned.

Author
Bjorn Haugen
Date
1 Nov 1999

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