Searched refs:augwork_alloc (Results 1 – 2 of 2) sorted by relevance
22 PetscInt augwork_alloc; /*size of chunk allocated for augmentation vectors */ member
80 lgmres->augwork_alloc = 2 * aug_dim + AUG_OFFSET; in KSPSetUp_LGMRES()343 …if (lgmres->augwork_alloc) PetscCall(VecDestroyVecs(lgmres->augwork_alloc, &lgmres->augvecs_user_w… in KSPDestroy_LGMRES()