plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
getCarbon_concentrationSoybean
Function
MIT
31 statements
Source File
SoybeanClass.f90
SoybeanClass
getCarbon_concentrationSoybean
Contents
public function getCarbon_concentrationSoybean(this, env, FixBoundary, FixValue) result(ret)
Type Bound
soybean_
Arguments
Type
Intent
Optional
Attributes
Name
class(
soybean_
),
intent(in)
::
this
type(
Environment_
),
intent(in)
::
env
integer(kind=int32),
intent(inout),
allocatable
::
FixBoundary
(:)
real(kind=real64),
intent(inout),
allocatable
::
FixValue
(:)
Return Value
real(kind=real64), allocatable, (:)