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