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

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

Public Member Functions

type(supeltype) function, pointer getptrtoidsupel (array, id, userId)
 Returns pointer to (first) superelement with specified ID. More...
 

Detailed Description

Returns pointer to object with specified ID.

Member Function/Subroutine Documentation

◆ getptrtoidsupel()

type(supeltype) function, pointer supeltypemodule::getptrtoid::getptrtoidsupel ( type(supeltype), dimension(:), intent(in), target  array,
integer, intent(in)  id,
logical, intent(in), optional  userId 
)

Returns pointer to (first) superelement with specified ID.

Parameters
[in]arrayArray of supeltypemodule::supeltype objects to search within
[in]idBase ID of the object to search for
[in]userIdIf .true., search for a user ID instead

If the superelement is not found, NULL is returned.

Author
Bjorn Haugen / Knut Morten Okstad
Date
13 Jan 2010

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