plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
get_node_list_by_range_FEMDP
Function
MIT
14 statements
Source File
FEMDomainClass.f90
FEMDomainClass
get_node_list_by_range_FEMDP
Contents
public function get_node_list_by_range_FEMDP(FEMDomainPointer, range) result(ret)
Arguments
Type
Intent
Optional
Attributes
Name
type(
FEMDomainp_
),
intent(in)
::
FEMDomainPointer
(:)
type(
Range_
),
intent(in)
::
range
Return Value
integer(kind=int32), allocatable, (:)