plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
getElementFEMDOmain
Function
MIT
6 statements
Source File
FEMDomainClass.f90
FEMDomainClass
getElementFEMDOmain
Contents
public function getElementFEMDOmain(this, ElementID) result(element)
Type Bound
FEMDomain_
Arguments
Type
Intent
Optional
Attributes
Name
class(
FEMDomain_
),
intent(in)
::
this
integer(kind=int32),
intent(in)
::
ElementID
Return Value
type(
FEMDomain_
)