Home
last modified time | relevance | path

Searched refs:forestAdaptIn (Results 1 – 1 of 1) sorted by relevance

/petsc/src/dm/impls/forest/p4est/
H A Dpforest.h4696 DM_Forest *forestIn, *forestOut, *forestAdaptIn, *forestAdaptOut; in DMForestTransferVec_pforest() local
4712 forestAdaptIn = adaptIn ? (DM_Forest *)adaptIn->data : NULL; in DMForestTransferVec_pforest()
4731 } else if (forestAdaptIn == forestOut) { in DMForestTransferVec_pforest()