getNeighboringElementMesh Function

public function getNeighboringElementMesh(obj, elemid, withSurfaceID, interfaces) result(ret)

Type Bound

Mesh_

Arguments

Type IntentOptional Attributes Name
class(Mesh_), intent(in) :: obj
integer(kind=int32), intent(in) :: elemid
logical, intent(in), optional :: withSurfaceID
integer(kind=int32), intent(inout), optional, allocatable :: interfaces(:)

Return Value integer(kind=int32), allocatable, (:)