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