Home
last modified time | relevance | path

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

/petsc/include/
H A Dpetsclog.h236 PETSC_EXTERN PetscLogDouble petsc_ctog_ct_scalar; variable
780 …return PetscAddLogDoubleCnt(&petsc_ctog_ct_scalar, &petsc_ctog_sz_scalar, &petsc_ctog_ct_scalar_th… in PetscLogCpuToGpuScalar()
/petsc/src/sys/logging/
H A Dplog.c81 PetscLogDouble petsc_ctog_ct_scalar = 0.0; /* The total number of CPU to GPU copies */ variable