Home
last modified time | relevance | path

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

/petsc/src/dm/impls/swarm/tests/
H A Dex6.c761 int COMPUTEFIELD; in RHSFunctionG() local
762 PetscCall(PetscLogEventRegister("COMPFIELDATPART", TS_CLASSID, &COMPUTEFIELD)); in RHSFunctionG()
763 PetscCall(PetscLogEventBegin(COMPUTEFIELD, 0, 0, 0, 0)); in RHSFunctionG()
765 PetscCall(PetscLogEventEnd(COMPUTEFIELD, 0, 0, 0, 0)); in RHSFunctionG()
/petsc/src/ts/tutorials/hamiltonian/
H A Dex3.c1377 PetscLogEvent COMPUTEFIELD; in RHSFunctionG() local
1378 PetscCall(PetscLogEventRegister("COMPFIELDATPART", TS_CLASSID, &COMPUTEFIELD)); in RHSFunctionG()
1379 PetscCall(PetscLogEventBegin(COMPUTEFIELD, 0, 0, 0, 0)); in RHSFunctionG()
1381 PetscCall(PetscLogEventEnd(COMPUTEFIELD, 0, 0, 0, 0)); in RHSFunctionG()
H A Dex2.c2101 PetscLogEvent COMPUTEFIELD; in RHSFunctionG() local
2102 PetscCall(PetscLogEventRegister("COMPFIELDATPART", TS_CLASSID, &COMPUTEFIELD)); in RHSFunctionG()
2103 PetscCall(PetscLogEventBegin(COMPUTEFIELD, 0, 0, 0, 0)); in RHSFunctionG()
2105 PetscCall(PetscLogEventEnd(COMPUTEFIELD, 0, 0, 0, 0)); in RHSFunctionG()
H A Dex4.c2706 PetscLogEvent COMPUTEFIELD; in RHSFunctionG() local
2707 PetscCall(PetscLogEventRegister("COMPFIELDATPART", TS_CLASSID, &COMPUTEFIELD)); in RHSFunctionG()
2708 PetscCall(PetscLogEventBegin(COMPUTEFIELD, 0, 0, 0, 0)); in RHSFunctionG()
2710 PetscCall(PetscLogEventEnd(COMPUTEFIELD, 0, 0, 0, 0)); in RHSFunctionG()