Home
last modified time | relevance | path

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

/petsc/src/ts/tutorials/
H A Dex10.c74 PetscReal rho, K_R, K_p, I_H, m_p, m_e, h, k, c, sigma_b, beta, gamma; member
140 *sigma_R = rd->K_R * rd->rho * PetscPowScalar(n->T, -rd->gamma); in RDSigma_R()
1073 rd->K_R = 1.; in RDCreate()
1081 …rd->K_R = 7.44e18 * PetscPowRealInt(meter, 5) * PetscPowReal(Kelvin, 3.5) * PetscPowRea… in RDCreate()