Home
last modified time | relevance | path

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

/petsc/src/ts/tests/
H A Dex5.c130 extern PetscScalar Lconst(PetscScalar); /* calculates latent heat cons…
390 lhcnst = Lconst(sfctemp); /* calculates latent heat of evaporation */ in latentflux()
471 extern PetscScalar Lconst(PetscScalar sfctemp) in Lconst() function