Home
last modified time | relevance | path

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

/petsc/src/snes/tutorials/network/power/
H A Dpower.c15 UserCtx_Power *User = (UserCtx_Power *)appctx; in FormFunction()
46 UserCtx_Power *user_power = (UserCtx_Power *)appctx; in SetInitialValues()
74 UserCtx_Power User; in main()
H A Dpffunctions.c40 UserCtx_Power *user_power = (UserCtx_Power *)appctx; in FormJacobian_Power_private()
242 UserCtx_Power *User = (UserCtx_Power *)appctx; in FormFunction_Power()
361 UserCtx_Power *User = (UserCtx_Power *)appctx; in SetInitialGuess_Power()
H A Dpower2.c13 UserCtx_Power *User = (UserCtx_Power *)appctx; in FormFunction_Subnet()
160 UserCtx_Power *User = (UserCtx_Power *)appctx; in FormJacobian_Subnet()
440 UserCtx_Power User; in main()
H A Dpower.h23 typedef struct _p_UserCtx_Power UserCtx_Power; typedef
/petsc/src/snes/tutorials/network/
H A Dex1.c17 UserCtx_Power appctx_power;
173 UserCtx_Power appctx_power = (*user).appctx_power; in FormFunction()
267 UserCtx_Power appctx_power = (*user).appctx_power; in SetInitialGuess()
472 UserCtx_Power *appctx_power = &user.appctx_power; in main()