getVerticesMaize Subroutine

public subroutine getVerticesMaize(this, Vertices, VertexIDs)

Type Bound

Maize_

Arguments

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