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

Deallocates a function object. More...

Public Member Functions

subroutine deallocatefuncs (funcs)
 Deallocates all function shape objects. More...
 
subroutine deallocateengines (engines)
 Deallocates all general function objects. More...
 

Detailed Description

Deallocates a function object.

Member Function/Subroutine Documentation

◆ deallocateengines()

subroutine functiontypemodule::deallocatefunctions::deallocateengines ( type(enginetype), dimension(:), pointer  engines)

Deallocates all general function objects.

Parameters
enginesArray of all functiontypemodule::enginetype objects
Author
Knut Morten Okstad
Date
23 Jan 2017

◆ deallocatefuncs()

subroutine functiontypemodule::deallocatefunctions::deallocatefuncs ( type(functiontype), dimension(:), pointer  funcs)

Deallocates all function shape objects.

Parameters
funcsArray of all functiontypemodule::functiontype objects
Author
Knut Morten Okstad
Date
23 Jan 2017

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