plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
hoge
Function
MIT
6 statements
Source File
test2.f90
main
hoge
Contents
function hoge(a, b) result(c)
Arguments
Type
Intent
Optional
Attributes
Name
integer(kind=int32),
intent(in)
::
a
integer(kind=int32),
intent(in)
::
b
Return Value
integer(kind=int32), allocatable, (:)