Searched refs:xcreated (Results 1 – 1 of 1) sorted by relevance
4782 Vec xcreated = NULL; in SNESSolve() local4867 PetscCall(DMCreateGlobalVector(dm, &xcreated)); in SNESSolve()4868 x = xcreated; in SNESSolve()4947 PetscCall(VecDestroy(&xcreated)); in SNESSolve()