Searched refs:bogusScale (Results 1 – 1 of 1) sorted by relevance
256 PetscReal hx, hy, dv, bogusScale; in CreateSystem() local266 bogusScale = 1.0; in CreateSystem()267 …PetscCall(PetscOptionsGetReal(NULL, NULL, "-bogus", &bogusScale, NULL)); /* Use this to break MG (… in CreateSystem()298 const PetscScalar valA = bogusScale * 1.0; in CreateSystem()305 valRhs = bogusScale * uxRef(cArrX[ex][inext], cArrY[ey][icenter]); in CreateSystem()