Toggle navigation
plantFEM
Contents
Source Files
Modules
Procedures
Derived Types
Programs
Source Files
Modules
Procedures
Derived Types
Programs
initPlant
Subroutine
MIT
5 statements
Source File
PlantClass.f90
PlantClass
initPlant
Contents
None
public subroutine initPlant(obj, species)
Arguments
Type
Intent
Optional
Attributes
Name
class(
Plant_
),
intent(inout)
::
obj
integer(kind=int32),
intent(in)
::
species
Contents
None