Searched refs:BN2 (Results 1 – 1 of 1) sorted by relevance
21 #define BN2(p) (BN1(p) * BN1(p)) macro22 #define BN3(p) (BN2(p) * BN1(p))33 #define GmshNumNodes_QUA(p) BN2(p)100 int i, j, *sub, buf[BN2(GMSH_MAX_ORDER)]; in GmshLexOrder_QUA()230 int i, j, k, *sub, buf[BN2(GMSH_MAX_ORDER)]; in GmshLexOrder_PRI()