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

Deallocates an array of objects. More...

Public Member Functions

subroutine deallocatemasterslavejoints (joints)
 Deallocates an array of joint objects. More...
 
subroutine deallocatehigherpairs (higherPairs)
 Deallocates an array of higher pairs objects. More...
 

Detailed Description

Deallocates an array of objects.

Member Function/Subroutine Documentation

◆ deallocatehigherpairs()

subroutine masterslavejointtypemodule::deallocatejoints::deallocatehigherpairs ( type(higherpairtype), dimension(:), pointer  higherPairs)

Deallocates an array of higher pairs objects.

Parameters
higherPairsThe masterslavejointtypemodule::higherpairttype objects to deallocate
Author
Knut Morten Okstad
Date
23 Jan 2017

◆ deallocatemasterslavejoints()

subroutine masterslavejointtypemodule::deallocatejoints::deallocatemasterslavejoints ( type(masterslavejointtype), dimension(:), pointer  joints)

Deallocates an array of joint objects.

Parameters
jointsThe masterslavejointtypemodule::masterslavejointtype objects to deallocate
Author
Knut Morten Okstad
Date
23 Jan 2017

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