Home
last modified time | relevance | path

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

/petsc/src/tao/leastsquares/impls/pounders/
H A Dpounders.c238 static PetscErrorCode phi2eval(PetscReal *x, PetscInt n, PetscReal *phi) in phi2eval() function
355 …PetscCall(phi2eval(&mfqP->M[1 + ((mfqP->n + 1) * i)], mfqP->n, &mfqP->N[mfqP->n * (mfqP->n + 1) / … in morepoints()
388 …PetscCall(phi2eval(&mfqP->M[1 + (mfqP->n + 1) * mfqP->nmodelpoints], mfqP->n, &mfqP->N[mfqP->n * (… in morepoints()