Home
last modified time | relevance | path

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

/petsc/src/snes/tutorials/network/power/
H A Dpffunctions.c103 PetscScalar Vmf, Vmt, thetaf, thetat, thetaft, thetatf; in FormJacobian_Power_private() local
131 thetat = xarr[offsetto]; in FormJacobian_Power_private()
133 thetaft = thetaf - thetat; in FormJacobian_Power_private()
134 thetatf = thetat - thetaf; in FormJacobian_Power_private()
292 PetscScalar Vmf, Vmt, thetaf, thetat, thetaft, thetatf; in FormFunction_Power() local
315 thetat = xarr[offsetto]; in FormFunction_Power()
317 thetaft = thetaf - thetat; in FormFunction_Power()
318 thetatf = thetat - thetaf; in FormFunction_Power()
H A Dpower2.c65 PetscScalar Vmf, Vmt, thetaf, thetat, thetaft, thetatf; in FormFunction_Subnet() local
88 thetat = xarr[offsetto]; in FormFunction_Subnet()
90 thetaft = thetaf - thetat; in FormFunction_Subnet()
91 thetatf = thetat - thetaf; in FormFunction_Subnet()
230 PetscScalar Vmf, Vmt, thetaf, thetat, thetaft, thetatf; in FormJacobian_Subnet() local
258 thetat = xarr[offsetto]; in FormJacobian_Subnet()
260 thetaft = thetaf - thetat; in FormJacobian_Subnet()
261 thetatf = thetat - thetaf; in FormJacobian_Subnet()