plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
cyclic
Function
MIT
16 statements
Source File
IOClass.f90
IOClass
cyclic
Contents
public pure function cyclic(num, max) result(ret)
Arguments
Type
Intent
Optional
Attributes
Name
integer(kind=int32),
intent(in)
::
num
integer(kind=int32),
intent(in)
::
max
Return Value
integer(kind=int32)