Home
last modified time | relevance | path

Searched defs:xw (Results 1 – 5 of 5) sorted by relevance

/petsc/src/ts/tutorials/hamiltonian/
H A Dex3.c613 PetscReal xv0[3], xJ[9], xinvJ[9], xdetJ, xqr[3], xden, xw = 0.; in InitializeWeights() local
H A Dex2.c1310 PetscReal xv0[3], xJ[9], xinvJ[9], xdetJ, xqr[3], xden, xw = 0.; in InitializeWeights() local
H A Dex4.c1924 PetscReal xv0[3], xJ[9], xinvJ[9], xdetJ, xqr[3], xden, xw = 0.; in InitializeWeights() local
/petsc/src/mat/impls/baij/seq/
H A Dbaij.c223 PetscScalar s[7], xw[7] = {0}; /* avoid some compilers thinking xw is uninitialized */ in MatSOR_SeqBAIJ() local
/petsc/src/dm/dt/interface/
H A Ddt.c1915 PetscReal *x, *w, *xw, *ww; in PetscDTGaussTensorQuadrature() local