Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
real(kind=RP), | public, | dimension(3,2) | :: | corners |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(SurfaceEdge) | :: | self | ||||
type(Face), | intent(in) | :: | f | |||
integer, | intent(in) | :: | side |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(SurfaceEdge) | :: | self | ||||
class(SurfaceEdge), | intent(in) | :: | otherEdge |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(SurfaceEdge) | :: | self | ||||
class(SurfaceEdge), | intent(in) | :: | otherEdge |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(SurfaceEdge) | :: | self | ||||
integer, | intent(in) | :: | BCDimension |