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