asGlobalVectorFEMDomain Function

public function asGlobalVectorFEMDomain(this, LocalVector, ElementID, DOF) result(globalvec)

Type Bound

FEMDomain_

Arguments

Type IntentOptional Attributes Name
class(FEMDomain_), intent(in) :: this
real(kind=real64), intent(in) :: LocalVector(:)
integer(kind=int32), intent(in) :: ElementID
integer(kind=int32), intent(in) :: DOF

Return Value real(kind=real64), allocatable, (:)