plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
open_fileIOandReturn
Function
MIT
6 statements
Source File
IOClass.f90
IOClass
open_fileIOandReturn
Contents
public function open_fileIOandReturn(name, state) result(ret_file)
Arguments
Type
Intent
Optional
Attributes
Name
character(len=*),
intent(in)
::
name
character(len=1),
intent(in),
optional
::
state
Return Value
type(
IO_
)