Searched refs:copied_rhs (Results 1 – 2 of 2) sorted by relevance
20 …PetscBool copied_rhs; /* has the right-hand side vector been copied? … member
230 if (!al->copied_rhs) { in SNESNewtonALComputeFunction_NEWTONAL()232 al->copied_rhs = PETSC_TRUE; in SNESNewtonALComputeFunction_NEWTONAL()301 data->copied_rhs = PETSC_FALSE; in SNESSolve_NEWTONAL()514 if (data->copied_rhs) { in SNESSolve_NEWTONAL()516 data->copied_rhs = PETSC_FALSE; in SNESSolve_NEWTONAL()