plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
selectGA
Subroutine
MIT
19 statements
Source File
GAClass.f90
GAClass
selectGA
Contents
public subroutine selectGA(obj, score, SurvivalRate)
Type Bound
GA_
Arguments
Type
Intent
Optional
Attributes
Name
class(
GA_
),
intent(inout)
::
obj
real(kind=real64),
intent(in)
::
score
(:)
real(kind=real64),
intent(in)
::
SurvivalRate