Home
last modified time | relevance | path

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

/petsc/src/dm/dt/tests/
H A Dex9.c40 PetscReal *proj; in testDerivativesLegendre() local
59 PetscCall(PetscMalloc1(npoints * Np, &proj)); in testDerivativesLegendre()
60 PetscCall(PetscDTPKDEvalJet(dim, npoints, points, deg, 0, proj)); in testDerivativesLegendre()
62 for (j = 0; j < npoints; j++) proj[i * npoints + j] *= weights[j]; in testDerivativesLegendre()
97 for (j = 0; j < Np; j++) pkd_coeffs[j] += proj[j * npoints + i] * val; in testDerivativesLegendre()
157 PetscCall(PetscFree(proj)); in testDerivativesLegendre()
/petsc/src/tao/leastsquares/impls/pounders/
H A Dpounders.c532 PetscReal proj, normd; in affpoints() local
553 PetscCallBLAS("BLASnrm2", proj = BLASnrm2_(&blasj, &mfqP->work2[mfqP->nmodelpoints], &ione)); in affpoints()
555 if (proj >= mfqP->theta1) { /* add this index to model */ in affpoints()
/petsc/lib/petsc/conf/
H A Drules33 *.dep *.proj ctoatmp PETScArena* *.L *.anl *.mod .mpi* *.d \
/petsc/share/petsc/datafiles/meshes/
H A Dtestcase3D.cas8475 (recon/nb-nci-local-proj? #t)
8486 (recon/nb-nci-local-proj? #t)