plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
get_node_list
Interface
MIT
3 statements
Source File
FEMDomainClass.f90
FEMDomainClass
get_node_list
Contents
Module Procedures
get_node_list_by_range_FEMDP
public interface get_node_list
Module Procedures
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, (:)