OpenDOF Project
DOFSystemList DOF_CreateSystemList ( const DOF  self)

Create a list of all systems associated with the DOF.

Resource Management:
This function allocates resources that must later be freed by calling DOFSystemList_Destroy.
Parameters
selfThe DOF. Must not be NULL.
Returns
A list of all systems.
See Also
DOFSystemList
core-c-dof-oal Version 8.0.1 Build 0
2018-01-22