Home
last modified time | relevance | path

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

/petsc/src/mat/tests/
H A Dex268.c23 Mat A, Ad, F, Fd, X, Xd, B; in main() local
/petsc/src/ts/tutorials/power_grid/stability_9bus/
H A Dex9busdmnetwork.c32 PetscScalar Xd; /* d-axis reactance */ member
128 static const PetscScalar Xd[3] = {0.146, 0.8958, 1.3125}; /* d-axis reactance */ in read_data() local
605 PetscScalar Xd, Xdp, Td0p, Xq, Xqp, Tq0p, TM, D, M, Rs; /* Generator parameters */ in FormIFunction() local
H A Dex9busadj.c35 const PetscScalar Xd[3] = {0.146, 0.8958, 1.3125}; /* d-axis reactance */ variable
H A Dex9busoptfd.c32 const PetscScalar Xd[3] = {0.146, 0.8958, 1.3125}; /* d-axis reactance */ variable
H A Dex9bus.c62 const PetscScalar Xd[3] = {0.146, 0.8958, 1.3125}; /* d-axis reactance */ variable
H A Dex9busopt.c42 const PetscScalar Xd[3] = {0.146, 0.8958, 1.3125}; /* d-axis reactance */ variable