plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
toDEMDomain_from_FEMDomain
Function
MIT
31 statements
Source File
DEMDomainClass.f90
DemDomainClass
toDEMDomain_from_FEMDomain
Contents
public function toDEMDomain_from_FEMDomain(femdomain) result(ret)
Arguments
Type
Intent
Optional
Attributes
Name
type(
FEMDomain_
),
intent(in)
::
femdomain
Return Value
type(
DEMDomain_
)