plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
to_ptr_femdomains
Function
MIT
9 statements
Source File
FEMDomainClass.f90
FEMDomainClass
to_ptr_femdomains
Contents
public function to_ptr_femdomains(femdomains) result(ret)
Arguments
Type
Intent
Optional
Attributes
Name
type(
FEMDomain_
),
intent(in),
target
::
femdomains
(:)
Return Value
type(
FEMDomainp_
), allocatable, (:)