OpenCMISS-Iron Internal API Documentation
|
Private Member Functions | |
subroutine | linkedlist_add_data (list, data, ERR, ERROR,) |
initialises or adds a piece of data to list More... | |
subroutine | linkedlist_add_list (list, addlist, ERR, ERROR,) |
adds all data from one list to another More... | |
Definition at line 25 of file linkedlist_routines.f90.
|
private |
initialises or adds a piece of data to list
Definition at line 43 of file linkedlist_routines.f90.
|
private |
adds all data from one list to another
Definition at line 77 of file linkedlist_routines.f90.