Home
last modified time | relevance | path

Searched refs:Gpoints (Results 1 – 2 of 2) sorted by relevance

/petsc/src/tao/leastsquares/impls/pounders/
H A Dpounders.h25 PetscReal *Gpoints; /* nxn */ member
H A Dpounders.c976 PetscCall(PetscMalloc1(mfqP->n * mfqP->n, &mfqP->Gpoints)); in TaoSetUp_POUNDERS()
1088 PetscCall(PetscFree(mfqP->Gpoints)); in TaoDestroy_POUNDERS()