Searched defs:Id (Results 1 – 6 of 6) sorted by relevance
| /petsc/src/mat/utils/ |
| H A D | pheap.c | 33 #define Id(h, loc) ((h)->base[loc].id) macro
|
| /petsc/src/ts/tutorials/power_grid/stability_9bus/ |
| H A D | ex9busadj.c | 122 PetscScalar Id, Iq; /* Generator dq axis currents */ in SetInitialGuess() local 211 PetscScalar Id, Iq; /* Generator dq axis currents */ in ResidualFunction() local 437 PetscScalar Id, Iq; /* Generator dq axis currents */ in ResidualJacobian() local
|
| H A D | ex9busopt.c | 161 PetscScalar Id, Iq; /* Generator dq axis currents */ in SetInitialGuess() local 249 PetscScalar Id, Iq; /* Generator dq axis currents */ in InitialGuess() local 358 PetscScalar Id, Iq; /* Generator dq axis currents */ in ResidualFunction() local 581 PetscScalar Id, Iq; /* Generator dq axis currents */ in ResidualJacobian() local
|
| H A D | ex9busoptfd.c | 124 PetscScalar Id, Iq; /* Generator dq axis currents */ in SetInitialGuess() local 213 PetscScalar Id, Iq; /* Generator dq axis currents */ in ResidualFunction() local 438 PetscScalar Id, Iq; /* Generator dq axis currents */ in ResidualJacobian() local
|
| H A D | ex9bus.c | 348 PetscScalar Id, Iq; /* Generator dq axis currents */ in SetInitialGuess() local 439 PetscScalar Id, Iq; /* Generator dq axis currents */ in ResidualFunction() local 695 PetscScalar Id, Iq; /* Generator dq axis currents */ in ResidualJacobian() local
|
| H A D | ex9busdmnetwork.c | 371 PetscScalar Id, Iq; /* Generator dq axis currents */ in SetInitialGuess() local 603 PetscScalar Id, Iq; /* Generator dq axis currents */ in FormIFunction() local 847 PetscScalar Id, Iq; /* Generator dq axis currents */ in AlgFunction() local
|