plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
operator(+)
Interface
MIT
3 statements
Source File
FEMDomainClass.f90
FEMDomainClass
operator(+)
Contents
Module Procedures
appendfemdomain
public interface operator(+)
Module Procedures
public function
appendfemdomain
(x, y) result(z)
Arguments
Type
Intent
Optional
Attributes
Name
class(
FEMDomain_
),
intent(in)
::
x
class(
FEMDomain_
),
intent(in)
::
y
Return Value
type(
FEMDomain_
)