plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
getNBoring
Function
MIT
47 statements
Source File
BoringClass.f90
BoringClass
getNBoring
Contents
public pure function getNBoring(obj, depth, elevation) result(Nval)
Type Bound
Boring_
Arguments
Type
Intent
Optional
Attributes
Name
class(
Boring_
),
intent(in)
::
obj
real(kind=real64),
intent(in),
optional
::
depth
real(kind=real64),
intent(in),
optional
::
elevation
Return Value
real(kind=real64)