Home
last modified time | relevance | path

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

/petsc/src/ts/tutorials/
H A Dex76.c73 const PetscInt C_P = 7; variable
245 const PetscReal c_p = PetscRealPart(constants[C_P]); in f0_conduct_quadratic_w()
842 const PetscReal c_p = PetscRealPart(constants[C_P]); in f0_conduct_w()
1076 const PetscReal c_p = PetscRealPart(constants[C_P]); in g0_conduct_wu()
1087 const PetscReal c_p = PetscRealPart(constants[C_P]); in g0_conduct_wT()
1101 const PetscReal c_p = PetscRealPart(constants[C_P]); in g1_conduct_wT()
1401 constants[C_P] = param->c_p; in SetupProblem()