| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| real(kind=real64), | public, | allocatable | :: | NodCoord(:,:) | |||
| integer(kind=int32), | public, | allocatable | :: | ElemNod(:,:) | |||
| integer(kind=int32), | public, | allocatable | :: | ElemMat(:) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(FEMesh_) | :: | this | ||||
| integer(kind=int32), | intent(in) | :: | xn | |||
| integer(kind=int32), | intent(in) | :: | yn | |||
| real(kind=real64), | intent(in) | :: | lx | |||
| real(kind=real64), | intent(in) | :: | ly |