getVerticesMesh Subroutine

public subroutine getVerticesMesh(this, vertices, vertexIDs)

Type Bound

Mesh_

Arguments

Type IntentOptional Attributes Name
class(Mesh_), intent(inout) :: this
real(kind=real64), intent(inout), allocatable :: vertices(:)
integer(kind=int32), intent(inout), allocatable :: vertexIDs(:)