Toggle navigation
plantFEM
Contents
Source Files
Modules
Procedures
Derived Types
Programs
Source Files
Modules
Procedures
Derived Types
Programs
GetFEMIfaceFromPointer
Subroutine
MIT
26 statements
Source File
FEMIfaceClass.f90
FEMIfaceClass
GetFEMIfaceFromPointer
Contents
None
public subroutine GetFEMIfaceFromPointer(obj, MasterID, SlaveID)
Arguments
Type
Intent
Optional
Attributes
Name
class(
FEMIface_
),
intent(inout)
::
obj
integer(kind=int32),
intent(in),
optional
::
MasterID
integer(kind=int32),
intent(in),
optional
::
SlaveID
Contents
None