plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
convertDataFormatSoybean
Function
MIT
74 statements
Source File
SoybeanClass.f90
SoybeanClass
convertDataFormatSoybean
Contents
public function convertDataFormatSoybean(obj, scalar, new_format) result(ret)
Type Bound
soybean_
Arguments
Type
Intent
Optional
Attributes
Name
class(
soybean_
),
intent(in)
::
obj
real(kind=real64),
intent(in)
::
scalar
(:)
integer(kind=int32),
intent(in)
::
new_format
Return Value
real(kind=real64), allocatable, (:)