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