Home
last modified time | relevance | path

Searched refs:drummytmpl (Results 1 – 1 of 1) sorted by last modified time

/dports/math/cadabra2/cadabra2-2.3.6.8/core/modules/
H A Dxperm_new.cc1954 int *drummytmp= (int*)malloc( n*sizeof(int)), drummytmpl; in double_coset_rep() local
2044 complement(drummyslots,dril, base,bl, 1, drummytmp,&drummytmpl); in double_coset_rep()
2045 sort(drummytmp, drummytmp2, drummytmpl); in double_coset_rep()
2046 copy_list(drummytmp2, bS+bSl, drummytmpl); in double_coset_rep()
2047 bSl = bSl + drummytmpl; in double_coset_rep()
2056 print_list(drummytmp, drummytmpl, 1); /*PPC*/ in double_coset_rep()
2058 print_list(drummytmp2, drummytmpl, 1); /*PPC*/ in double_coset_rep()