getElementIDMesh Function

public function getElementIDMesh(this, x, debug, info) result(ElementID)

Type Bound

Mesh_

Arguments

Type IntentOptional Attributes Name
class(Mesh_), intent(in) :: this
real(kind=real64), intent(in) :: x(:)
logical, intent(in), optional :: debug
integer(kind=int32), intent(inout), optional, allocatable :: info(:)

Return Value integer(kind=int32)