Searched defs:_n_PetscLogHandler_Nested (Results 1 – 1 of 1) sorted by relevance
42 struct _n_PetscLogHandler_Nested { struct43 PetscLogState state;44 PetscLogHandler handler;45 PetscNestedHash pair_map;46 PetscIntStack nested_stack; // stack of nested ids47 PetscIntStack orig_stack; // stack of the original ids48 PetscClassId nested_stage_id;49 PetscLogDouble threshold;