getVerticesSoybean Subroutine

public subroutine getVerticesSoybean(this, Vertices, VertexIDs)

Type Bound

soybean_

Arguments

Type IntentOptional Attributes Name
class(soybean_), intent(inout) :: this
real(kind=real64), intent(inout), allocatable :: Vertices(:)
integer(kind=int32), intent(inout), allocatable :: VertexIDs(:)