plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
Soybean_Factory
Function
MIT
10 statements
Source File
FactoryClass.f90
FactoryClass
Soybean_Factory
Contents
public function Soybean_Factory(this, config, n) result(Soybeans)
$OMP end parallel do
Type Bound
Factory_
Arguments
Type
Intent
Optional
Attributes
Name
class(
Factory_
),
intent(in)
::
this
character(len=*),
intent(in)
::
config
integer(kind=int32),
intent(in)
::
n
Return Value
type(
soybean_
), (n)