getGlobalPositionOfGaussPointFEMDomain Function

public function getGlobalPositionOfGaussPointFEMDomain(this, ElementID, GaussPointID) result(ret)

Type Bound

FEMDomain_

Arguments

Type IntentOptional Attributes Name
class(FEMDomain_), intent(inout) :: this
integer(kind=int32), intent(in) :: ElementID
integer(kind=int32), intent(in) :: GaussPointID

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