Toggle navigation
plantFEM
Contents
Source Files
Modules
Procedures
Derived Types
Programs
Source Files
Modules
Procedures
Derived Types
Programs
GetInterface
Subroutine
MIT
22 statements
Source File
MeshClass.f90
MeshClass
GetInterface
Contents
None
public subroutine GetInterface(obj1, obj2, iface1, iface2, err)
Arguments
Type
Intent
Optional
Attributes
Name
class(
Mesh_
),
intent(inout)
::
obj1
class(
Mesh_
),
intent(inout)
::
obj2
class(
Mesh_
),
intent(inout)
::
iface1
class(
Mesh_
),
intent(inout)
::
iface2
integer(kind=int32),
intent(inout),
optional
::
err
Contents
None