|
FEDEM Solver
R8.0
Source code of the dynamics solver
|
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... | |
Deallocates an array of objects.
| subroutine masterslavejointtypemodule::deallocatejoints::deallocatehigherpairs | ( | type(higherpairtype), dimension(:), pointer | higherPairs | ) |
Deallocates an array of higher pairs objects.
| higherPairs | The masterslavejointtypemodule::higherpairttype objects to deallocate |
| subroutine masterslavejointtypemodule::deallocatejoints::deallocatemasterslavejoints | ( | type(masterslavejointtype), dimension(:), pointer | joints | ) |
Deallocates an array of joint objects.
| joints | The masterslavejointtypemodule::masterslavejointtype objects to deallocate |