plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
getNormalVectorLeaf
Function
MIT
50 statements
Source File
LeafClass.f90
LeafClass
getNormalVectorLeaf
Contents
public function getNormalVectorLeaf(obj, ElementID) result(ret)
Type Bound
Leaf_
Arguments
Type
Intent
Optional
Attributes
Name
class(
Leaf_
),
intent(inout)
::
obj
integer(kind=int32),
intent(in)
::
ElementID
Return Value
real(kind=real64), allocatable, (:)