We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b04531d commit cc95ccfCopy full SHA for cc95ccf
DemoCoarrayLineclip.f90
@@ -2,7 +2,7 @@ program lineclip
2
3
use, intrinsic:: ieee_arithmetic
4
use lineclip,only: Ccohensutherland, cohensutherland
5
- use assert
+ use assert, only: wp, errorstop, assert_isclose
6
7
implicit none
8
0 commit comments