plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
JGS_coeff_subgrade_react_Soil
Function
MIT
19 statements
Source File
SoilClass.f90
SoilClass
JGS_coeff_subgrade_react_Soil
Contents
public function JGS_coeff_subgrade_react_Soil(this, B, Is) result(k)
Type Bound
Soil_
Arguments
Type
Intent
Optional
Attributes
Name
class(
Soil_
),
intent(inout)
::
this
real(kind=real64),
intent(in)
::
B
real(kind=real64),
intent(in),
optional
::
Is
Return Value
real(kind=real64)