plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
to_intvector
Interface
MIT
3 statements
Source File
IOClass.f90
IOClass
to_intvector
Contents
Module Procedures
to_intVector_int32
public interface to_intvector
fill a vector by same integer number.
Module Procedures
public function
to_intVector_int32
(line, num_entity) result(ret)
Arguments
Type
Intent
Optional
Attributes
Name
character(len=*),
intent(in)
::
line
integer(kind=int32),
intent(in),
optional
::
num_entity
Return Value
integer(kind=int32), allocatable, (:)