Searched refs:adaptOut (Results 1 – 1 of 1) sorted by relevance
4695 DM adaptIn, adaptOut, plexIn, plexOut; in DMForestTransferVec_pforest() local4706 PetscCall(DMForestGetAdaptivityForest(dmOut, &adaptOut)); in DMForestTransferVec_pforest()4708 forestAdaptOut = adaptOut ? (DM_Forest *)adaptOut->data : NULL; in DMForestTransferVec_pforest()