Creates a connectivity matrix for the element.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer(kind=int32), | intent(in) | :: | gdof |
The number of global degrees of freedom. |
||
| class(element), | intent(in) | :: | e |
The element. |
||
| class(node), | intent(in), | dimension(:) | :: | nodes |
The global node list. |
|
| class(errors), | intent(inout), | optional, | target | :: | err |
An optional error handling object. |
The resulting matrix.