| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| real(kind=real64), | public, | allocatable | :: | NodCoord(:,:) | |||
| real(kind=real64), | public, | allocatable | :: | OuterNormal(:) | |||
| real(kind=real64), | public, | allocatable | :: | Center(:) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(Triangle_), | intent(inout) | :: | obj | |||
| integer(kind=int32), | intent(in), | optional | :: | dim |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(Triangle_), | intent(inout) | :: | obj | |||
| class(Point_), | intent(in) | :: | point | |||
| integer(kind=int32), | intent(in) | :: | order |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(Triangle_), | intent(inout) | :: | obj | |||
| integer(kind=int32), | intent(in), | optional | :: | NodCoord(:,:) | ||
| character(len=*), | intent(in), | optional | :: | FileName |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(Triangle_), | intent(in) | :: | obj | |||
| character(len=*), | intent(in) | :: | type_of_circle | |||
| type(Circle_), | intent(inout) | :: | circle |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(Triangle_), | intent(in) | :: | obj |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(Triangle_), | intent(in) | :: | obj | |||
| character(len=*), | intent(in), | optional | :: | Name | ||
| character(len=*), | intent(in), | optional | :: | option |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(Triangle_), | intent(inout) | :: | obj |