plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
main
Program
MIT
44 statements
Source File
GeneticAlgorithm.f90
main
Contents
Variables
solver
f
timeseries
height
NumberOfBranch
i
x
y
Uses
IOClass
GAClass
Variables
Type
Attributes
Name
Initial
type(
GA_
)
::
solver
type(
IO_
)
::
f
type(
IO_
)
::
timeseries
real(kind=real64),
allocatable
::
height
(:)
real(kind=real64),
allocatable
::
NumberOfBranch
(:)
integer(kind=int32)
::
i
real(kind=real64)
::
x
real(kind=real64)
::
y