Lines Matching full:else
41 } else if (BASIS_DIM == 2) { in Interp()
46 } else if (BASIS_DIM == 3) { in Interp()
75 } else if (BASIS_DIM == 2) { in InterpTranspose()
80 } else if (BASIS_DIM == 3) { in InterpTranspose()
112 } else if (BASIS_DIM == 2) { in Grad()
117 } else if (BASIS_DIM == 3) { in Grad()
120 else GradTensor3d(BASIS_NUM_COMP, BASIS_P_1D, BASIS_Q_1D, r_U, s_B, s_G, r_V, elem_scratch); in Grad()
147 } else if (BASIS_DIM == 2) { in GradTranspose()
152 } else if (BASIS_DIM == 3) { in GradTranspose()
155 …else GradTransposeTensor3d(BASIS_NUM_COMP, BASIS_P_1D, BASIS_Q_1D, r_U, s_B, s_G, r_V, elem_scratc… in GradTranspose()
173 } else if (BASIS_DIM == 2) { in Weight()
177 } else if (BASIS_DIM == 3) { in Weight()