Home
last modified time | relevance | path

Searched defs:hot (Results 1 – 2 of 2) sorted by relevance

/petsc/include/
H A Dpetscerror.h1428 #define PetscStackPushNoCheck(funct, petsc_routine, hot) argument
1511 #define PetscStackPushNoCheck(funct, petsc_routine, hot) \ argument
1881 #define PetscStackPushNoCheck(funct, petsc_routine, hot) argument
/petsc/src/sys/logging/
H A Dplog.c228 static PetscErrorCode PetscLogHandlerCopyToHot(PetscLogHandler h, PetscLogHandlerHot *hot) in PetscLogHandlerCopyToHot()