plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
setupGA
Subroutine
MIT
34 statements
Source File
GAClass.f90
GAClass
setupGA
Contents
public subroutine setupGA(obj, DataType, DataID, DataRange, DataAnnotation)
Type Bound
GA_
Arguments
Type
Intent
Optional
Attributes
Name
class(
GA_
),
intent(inout)
::
obj
integer(kind=int32),
intent(in)
::
DataType
integer(kind=int32),
intent(in)
::
DataID
real(kind=real32),
intent(in)
::
DataRange
(2)
character(len=*),
intent(in)
::
DataAnnotation