plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
hasFEMDomain
Function
MIT
17 statements
Source File
FEMDomainClass.f90
FEMDomainClass
hasFEMDomain
Contents
public function hasFEMDomain(this, position) result(inside)
Type Bound
FEMDomain_
Arguments
Type
Intent
Optional
Attributes
Name
class(
FEMDomain_
),
intent(in)
::
this
real(kind=real64),
intent(in)
::
position
(:)
Return Value
logical