ConnectVectorFEMDomain Function

public function ConnectVectorFEMDomain(this, position, DOF, shapefunction, strict) result(Connectvector)

Type Bound

FEMDomain_

Arguments

Type IntentOptional Attributes Name
class(FEMDomain_), intent(inout) :: this
real(kind=real64), intent(in) :: position(:)
integer(kind=int32), intent(in) :: DOF
type(ShapeFunction_), intent(in), optional :: shapefunction
logical, intent(in), optional :: strict

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