plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
loadtxtArrayInt
Function
MIT
13 statements
Source File
ArrayClass.f90
ArrayClass
loadtxtArrayInt
Contents
public function loadtxtArrayInt(path, name, extention) result(intArray)
Arguments
Type
Intent
Optional
Attributes
Name
character(len=*),
intent(in)
::
path
character(len=*),
intent(in)
::
name
character(len=*),
intent(in)
::
extention
Return Value
integer(kind=int32), allocatable, (:,:)