Searched refs:nested_p (Results 1 – 1 of 1) sorted by relevance
214 …PetscErrorCode PetscLogHandlerContextCreate_Nested(MPI_Comm comm, PetscLogHandler_Nested *nested_p) in PetscLogHandlerContextCreate_Nested() argument220 PetscCall(PetscNew(nested_p)); in PetscLogHandlerContextCreate_Nested()221 nested = *nested_p; in PetscLogHandlerContextCreate_Nested()