Searched refs:dup_map (Results 1 – 1 of 1) sorted by relevance
590 PetscHMapFunc dup_map; in PetscFunctionListDuplicate() local598 dup_map = (*nl)->map; in PetscFunctionListDuplicate()599 … PetscHMapFuncForEach(fl, name, func, PetscCall(PetscHMapFuncInsert_Private(dup_map, name, func))); in PetscFunctionListDuplicate()