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