plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
get_element_idx_FEMDomainPointer
Function
MIT
10 statements
Source File
FEMDomainClass.f90
FEMDomainClass
get_element_idx_FEMDomainPointer
Contents
public function get_element_idx_FEMDomainPointer(FEMDomainPointer, DomainID, ElementID) result(ret)
Arguments
Type
Intent
Optional
Attributes
Name
type(
FEMDomainp_
),
intent(in)
::
FEMDomainPointer
(:)
integer(kind=int32),
intent(in)
::
DomainID
integer(kind=int32),
intent(in)
::
ElementID
Return Value
integer(kind=int32)