Home
last modified time | relevance | path

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

/dports/science/PETSc/petsc-3.14.1/src/dm/dt/interface/
H A Ddt.c1072 PetscReal thetanm1, thetanm1x, thetanm2; in PetscDTPKDEvalJet() local
1080 thetanm2 = thetanm1 * thetanm1; in PetscDTPKDEvalJet()
1089 … p[(degidx * Nk + kidx) * npoints + pt] -= cnm2 * thetanm2 * p[(m2idx * Nk + kidx) * npoints + pt]; in PetscDTPKDEvalJet()