Home
last modified time | relevance | path

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

/petsc/include/
H A Dpetsclog.h238 PETSC_EXTERN PetscLogDouble petsc_ctog_sz_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.c83 PetscLogDouble petsc_ctog_sz_scalar = 0.0; /* The total size of CPU to GPU copies */ variable