Home
last modified time | relevance | path

Searched defs:KA (Results 1 – 6 of 6) sorted by relevance

/petsc/src/ksp/ksp/tutorials/
H A Dex77.c9 Mat A, KA = NULL; /* linear system matrix */ in main() local
/petsc/src/ts/tutorials/power_grid/stability_9bus/
H A Dex9busdmnetwork.c45 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 Dex9busadj.c46 const PetscScalar KA[3] = {20.0, 20.0, 20.0}; /* Voltage regulartor gain constant */ variable
H A Dex9busoptfd.c43 const PetscScalar KA[3] = {20.0, 20.0, 20.0}; /* Voltage regulartor gain constant */ variable
H A Dex9bus.c73 const PetscScalar KA[3] = {20.0, 20.0, 20.0}; /* Voltage regulartor gain constant */ variable
H A Dex9busopt.c53 const PetscScalar KA[3] = {20.0, 20.0, 20.0}; /* Voltage regulartor gain constant */ variable