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