Home
last modified time | relevance | path

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

/petsc/src/dm/dt/dualspace/interface/
H A Ddualspace.c285 DMPolytopeType refCell = DM_POLYTOPE_TRIANGLE; in PetscDualSpaceSetFromOptions() local
310 …PetscDualSpaceSetReferenceCell", DMPolytopeTypes, (PetscEnum)refCell, (PetscEnum *)&refCell, &flg)… in PetscDualSpaceSetFromOptions()
314 PetscCall(DMPlexCreateReferenceCell(PETSC_COMM_SELF, refCell, &K)); in PetscDualSpaceSetFromOptions()