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