HORSES3D
Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
insertObjectAfterRecord
Subroutine
18 statements
Source File
FTLinkedListClass.f90
FTLinkedListClass
insertObjectAfterRecord
Contents
public subroutine insertObjectAfterRecord(self, obj, after)
Type Bound
FTLinkedList
Arguments
Type
Intent
Optional
Attributes
Name
class(
FTLinkedList
)
::
self
class(
FTObject
),
POINTER
::
obj
class(
FTLinkedListRecord
),
POINTER
::
after