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