plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
getNeighboringNodeMesh
Function
MIT
28 statements
Source File
MeshClass.f90
MeshClass
getNeighboringNodeMesh
Contents
public function getNeighboringNodeMesh(obj, nodeid) result(ret)
Type Bound
Mesh_
Arguments
Type
Intent
Optional
Attributes
Name
class(
Mesh_
),
intent(inout)
::
obj
integer(kind=int32),
intent(in)
::
nodeid
Return Value
integer(kind=int32), allocatable, (:)