Overloading euclidian norm of derived types
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(Vect2D), | intent(in) | :: | V |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(Vect3D), | intent(in) | :: | V |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(Mat2D), | intent(in) | :: | M |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(MatS2D), | intent(in) | :: | M |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(Mat3D), | intent(in) | :: | M |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(MatS3D), | intent(in) | :: | M |