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