plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
argIO
Function
MIT
13 statements
Source File
IOClass.f90
IOClass
argIO
Contents
public function argIO(obj, id) result(arg)
Type Bound
IO_
Arguments
Type
Intent
Optional
Attributes
Name
class(
IO_
),
intent(in)
::
obj
integer(kind=int32),
intent(in)
::
id
Return Value
character(len=200)