Toggle navigation
plantFEM
Contents
Source Files
Modules
Procedures
Derived Types
Programs
Source Files
Modules
Procedures
Derived Types
Programs
getCoordinateleaf
Function
MIT
14 statements
Source File
LeafClass.f90
LeafClass
getCoordinateleaf
Contents
None
public function getCoordinateleaf(obj, nodetype) result(ret)
Arguments
Type
Intent
Optional
Attributes
Name
class(
Leaf_
),
intent(inout)
::
obj
character(len=*),
intent(in)
::
nodetype
Return Value
real(kind=real64), allocatable,(:)
Contents
None