Home
last modified time | relevance | path

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

/petsc/src/dm/impls/forest/p4est/
H A Dpforest.h4695 DM adaptIn, adaptOut, plexIn, plexOut; in DMForestTransferVec_pforest() local
4710 PetscCall(DMForestGetAdaptivityForest(dmIn, &adaptIn)); in DMForestTransferVec_pforest()
4712 forestAdaptIn = adaptIn ? (DM_Forest *)adaptIn->data : NULL; in DMForestTransferVec_pforest()