Searched refs:markertmp (Results 1 – 1 of 1) sorted by relevance
215 PetscBT *markertmp; in PCHYPREGetCFMarkers_BoomerAMG() local223 PetscCall(PetscMalloc1(num_levels - 1, &markertmp)); in PCHYPREGetCFMarkers_BoomerAMG()228 PetscCall(PetscBTCreate(fine_nodes, &markertmp[l])); in PCHYPREGetCFMarkers_BoomerAMG()231 PetscCall(PetscBTSet(markertmp[l], k)); in PCHYPREGetCFMarkers_BoomerAMG()239 *CFMarkers = markertmp; in PCHYPREGetCFMarkers_BoomerAMG()