plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
int
Interface
MIT
3 statements
Source File
MathClass.f90
MathClass
int
Contents
Module Procedures
fint
public interface int
It converts an array of character into a integer
Module Procedures
public function
fint
(ch) result(a)
Arguments
Type
Intent
Optional
Attributes
Name
character(len=*),
intent(in)
::
ch
Return Value
integer(kind=int32)