Home
last modified time | relevance | path

Searched defs:pval (Results 1 – 3 of 3) sorted by relevance

/petsc/src/sys/classes/random/impls/curand/
H A Dcurand2.cu47 thrust::device_ptr<PetscReal> pval = thrust::device_pointer_cast(val); in PetscRandomCurandScale_Private() local
56 thrust::device_ptr<PetscReal> pval = thrust::device_pointer_cast(val); in PetscRandomCurandScale_Private() local
/petsc/src/dm/impls/plex/transform/impls/extrude/
H A Dplextrcohesive.c991 PetscInt pval; in DMPlexTransformMapCoordinates_Cohesive() local
/petsc/src/ksp/pc/impls/gamg/
H A Dclassical.c444 const PetscScalar *pval; in PCGAMGTruncateProlongator_Private() local