Searched refs:POWFLOP (Results 1 – 2 of 2) sorted by relevance
45 #define POWFLOP 5 /* assume a pow() takes five flops */ macro288 PetscCall(PetscLogFlops((22.0 + 4.0 * POWFLOP) * ym * xm)); in FormFunction()634 PetscCall(PetscLogFlops((41.0 + 8.0 * POWFLOP) * xm * ym)); in FormJacobian()
46 #define POWFLOP 5 /* assume a pow() takes five flops */ macro440 PetscCall(PetscLogFlops((22.0 + 4.0 * POWFLOP) * ym * xm)); in FormFunction()1637 PetscCall(PetscLogFlops((41.0 + 8.0 * POWFLOP) * xm * ym)); in FormJacobian()