plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
main
Program
MIT
18 statements
Source File
ex0007_insect.f90
main
Contents
Variables
soy
worm
insect
soil
i
Uses
PlantFEM
Variables
Type
Attributes
Name
Initial
type(
soybean_
)
::
soy
type(
Insect_
)
::
worm
(50)
type(
Insect_
)
::
insect
type(
Soil_
)
::
soil
integer(kind=int32)
::
i