WMatrixFEMDomain Function

public recursive function WMatrixFEMDomain(this, shapefunction, ElementID) result(Wmat)

Type Bound

FEMDomain_

Arguments

Type IntentOptional Attributes Name
class(FEMDomain_), intent(inout) :: this
type(ShapeFunction_), intent(in), optional :: shapefunction
integer(kind=int32), intent(in), optional :: ElementID

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