getVerticesFEMDomain Subroutine

public subroutine getVerticesFEMDomain(this, vertices, vertexIDs)

Type Bound

FEMDomain_

Arguments

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