Home
last modified time | relevance | path

Searched defs:tot (Results 1 – 6 of 6) sorted by relevance

/petsc/src/sys/logging/handler/impls/nested/
H A Dxmlviewer.c160 PetscLogDouble min, tot, ratio, avg; in PetscPrintXMLGlobalPerformanceElement() local
245 PetscLogDouble minvalue, maxvalue, tot; in PetscPrintXMLNestedLinePerfResults() local
/petsc/src/sys/logging/
H A Dplog.c128 PetscErrorCode PetscAddLogDouble(PetscLogDouble *tot, PetscLogDouble *tot_th, PetscLogDouble tmp) in PetscAddLogDouble()
137 PetscErrorCode PetscAddLogDoubleCnt(PetscLogDouble *cnt, PetscLogDouble *tot, PetscLogDouble *cnt_t… in PetscAddLogDoubleCnt()
/petsc/src/snes/impls/composite/
H A Dsnescomposite.c190 PetscScalar tot, total, ftf; in SNESCompositeApply_AdditiveOptimal() local
/petsc/src/mat/impls/composite/
H A Dmcomposite.c135 PetscInt i, j, k, n, nuniq, lo, hi, mid, *gindices, *buf, *tmp, tot; in MatMult_Composite() local
/petsc/src/sys/logging/handler/impls/default/
H A Dlogdefault.c1278 PetscLogDouble min, max, tot, ratio, avg, x, y; in PetscLogHandlerView_Default_Info() local
/petsc/src/mat/impls/aij/mpi/kokkos/
H A Dmpiaijkok.kokkos.cxx269 PetscInt tot, key, val; // total unique global indices. key is global id; val is local id in ReduceTwoSetsOfGlobalIndices() local