plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
int_from_logical_vector
Function
MIT
13 statements
Source File
MathClass.f90
MathClass
int_from_logical_vector
Contents
public function int_from_logical_vector(logical_value) result(ret)
Arguments
Type
Intent
Optional
Attributes
Name
logical,
intent(in)
::
logical_value
(:)
Return Value
integer(kind=int32), allocatable, (:)