| Type | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|
| real(kind=real64), | allocatable | :: | NodCoord(:,:) | |||
| integer(kind=int32), | allocatable | :: | ElemNod(:,:) | |||
| integer(kind=int32), | allocatable | :: | ElemMat(:) | |||
| integer(kind=int32) | :: | xn | = | 2 | ||
| integer(kind=int32) | :: | yn | = | 2 | ||
| real(kind=real64) | :: | lx | = | 2.0d0 | ||
| real(kind=real64) | :: | ly | = | 2.0d0 |