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