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