Searched defs:KA (Results 1 – 6 of 6) sorted by relevance
| /petsc/src/ksp/ksp/tutorials/ |
| H A D | ex77.c | 9 Mat A, KA = NULL; /* linear system matrix */ in main() local
|
| /petsc/src/ts/tutorials/power_grid/stability_9bus/ |
| H A D | ex9busdmnetwork.c | 45 PetscScalar KA; /* Voltage regulator gain constant */ member 136 static const PetscScalar KA[3] = {20.0, 20.0, 20.0}; /* Voltage regulartor gain constant */ in read_data() local 660 PetscScalar k1, k2, KE, TE, TF, KA, KF, Vref, TA; /* Generator parameters */ in FormIFunction() local
|
| H A D | ex9busadj.c | 46 const PetscScalar KA[3] = {20.0, 20.0, 20.0}; /* Voltage regulartor gain constant */ variable
|
| H A D | ex9busoptfd.c | 43 const PetscScalar KA[3] = {20.0, 20.0, 20.0}; /* Voltage regulartor gain constant */ variable
|
| H A D | ex9bus.c | 73 const PetscScalar KA[3] = {20.0, 20.0, 20.0}; /* Voltage regulartor gain constant */ variable
|
| H A D | ex9busopt.c | 53 const PetscScalar KA[3] = {20.0, 20.0, 20.0}; /* Voltage regulartor gain constant */ variable
|