9 qp_real Ppr[7] = {5.0, 1.0, 1.0, 2.0, 1.0, 1.0, 4.0};
10 qp_int Pir[7] = {0, 1, 0, 1, 2, 1, 2};
11 qp_int Pjc[4] = {0, 2, 5, 7};
17 qp_real Apr[3] = {1.0, -2.0, 1.0};
19 qp_int Ajc[4] = {0, 1, 2, 3};
25 qp_real Gpr[3] = {-4.0, -4.0, -1.0};
27 qp_int Gjc[4] = {0, 1, 2, 3};
38 qp_int Permut[6] = {5, 2, 3, 1, 4, 0};
40 qp_int Permutineq[5] = {4, 2, 0, 3, 1};
#define qp_real
Definition: GlobalOptions.h:36
#define qp_int
Definition: GlobalOptions.h:42