-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathd.sed
More file actions
48 lines (39 loc) · 801 Bytes
/
Copy pathd.sed
File metadata and controls
48 lines (39 loc) · 801 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
s/@X@/d/g
s/@SX@/d/g
s/@IX@/d/g
s/@LX@/ld/g
s/@S@//g
s/@CONJG@//g
s/@TYPE@/real/g
s/@RTYPE@/real/g
s/@FKIND@/psb_dpk_/g
s/@IXKIND@/psb_ipk_/g
s/@LXKIND@/psb_lpk_/g
s/@RT@/d/g
s/@SIZET@/psb_sizeof_dp/g
s/@XZERO@/dzero/g
s/@XONE@/done/g
s/@RZERO@/dzero/g
s/@RONE@/done/g
s/@DOT@/ddot/g
s/@NRM2@/dnrm2/g
/^ *@INTS@ *$/,/^ *@INTE@ *$/d
/^ *@LINTS@ *$/,/^ *@LINTE@ *$/d
/^ *@NOTINTS@ *$/d
/^ *@NOTINTE@ *$/d
/^ *@CPLXS@ *$/,/^ *@CPLXE@ *$/d
/^ *@NOTCPLXS@ *$/d
/^ *@NOTCPLXE@ *$/d
/^ *@REALS@ *$/d
/^ *@REALE@ *$/d
/^ *@DPKS@ *$/d
/^ *@DPKE@ *$/d
/^ *@SPKS@ *$/,/^ *@SPKE@ *$/d
s/@MPI_TYPE@/psb_mpi_r_dpk_/g
s/@PSB_TAG@/psb_double_tag/g
s/@PSB_SWAP_TAG@/psb_double_swap_tag/g
s/@SPGPU_TYPE@/spgpu_type_double/g
s/@CTYPE@/Double/g
s/@FLAG_COMPLEX@//g
s/@FCKIND@/c_double/g
s/@FRCKIND@/c_double/g