Home
last modified time | relevance | path

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

/petsc/src/ts/tutorials/hamiltonian/
H A Dex3.c586 PetscReal xwtot = 0., pwtot = 0.; in InitializeWeights() local
670 pwtot += weight[p]; in InitializeWeights()
683 PetscReal wtot[2] = {pwtot, xwtot}, gwtot[2]; in InitializeWeights()
H A Dex2.c1283 PetscReal xwtot = 0., pwtot = 0.; in InitializeWeights() local
1355 pwtot += weight[p]; in InitializeWeights()
1368 PetscReal wtot[2] = {pwtot, xwtot}, gwtot[2]; in InitializeWeights()
H A Dex4.c1897 PetscReal xwtot = 0., pwtot = 0.; in InitializeWeights() local
1969 pwtot += weight[p]; in InitializeWeights()
1982 PetscReal wtot[2] = {pwtot, xwtot}, gwtot[2]; in InitializeWeights()