print *, obj%ElemCoord_n(j,1:m)
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(ShapeFunction_), | intent(inout) | :: | obj | |||
| real(kind=real64), | intent(in) | :: | nod_coord_n(:,:) | |||
| integer(kind=int32), | intent(in) | :: | elem_nod(:,:) | |||
| integer(kind=int32), | intent(in) | :: | elem_id |