Home
last modified time | relevance | path

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

/petsc/src/ts/tests/
H A Dex5.c366 PetscScalar Cp = 1005; /* heat capacity for dry air */ in sensibleflux() local
371 *sheat = density * Cp * wndmix * (airtemp - sfctemp); /* calculates sensible heat flux */ in sensibleflux()
623 …PetscScalar Cp = 1005.7; /* specific heat of air at const… in RhsFunc() local
716 Frhs[j][i].Ta = Ra / Cp; /* dTa/dt time change of air temperature */ in RhsFunc()
/petsc/src/dm/impls/plex/
H A Dplexcreate.c4011 … T = 19, U = 20, V = 21, W = 22, X = 23, Y = 24, Z = 25, Ap = 26, Bp = 27, Cp = 28, Dp = 29, Ep = … in DMPlexCreateTPSMesh_Internal() local
4043 {Y, W, Cp, Ep }, in DMPlexCreateTPSMesh_Internal()
4045 {W, Ap, Gp, Cp }, in DMPlexCreateTPSMesh_Internal()
4046 {Bp, X, Cp + 56 * 2, Fp }, in DMPlexCreateTPSMesh_Internal()
4049 {X, Z, Hp, Cp + 56 * 2}, in DMPlexCreateTPSMesh_Internal()
4052 {Ep, Cp, Ip, Mp }, in DMPlexCreateTPSMesh_Internal()
4054 {Cp, Gp, Np, Jp }, in DMPlexCreateTPSMesh_Internal()
4055 {Fp, Cp + 56 * 2, Jp + 56 * 2, Pp }, in DMPlexCreateTPSMesh_Internal()
4058 {Cp + 56 * 2, Hp, Op, Ip + 56 * 2}, in DMPlexCreateTPSMesh_Internal()