plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
detectIfaceMesh
Function
MIT
8 statements
Source File
MeshClass.f90
MeshClass
detectIfaceMesh
Contents
public function detectIfaceMesh(obj, material1, material2) result(list)
Type Bound
Mesh_
Arguments
Type
Intent
Optional
Attributes
Name
class(
Mesh_
),
intent(inout)
::
obj
integer(kind=int32),
intent(in),
optional
::
material1
integer(kind=int32),
intent(in),
optional
::
material2
Return Value
integer(kind=int32), allocatable, (:)