Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/
H A Dplexproject.c560 static PetscErrorCode PetscDualSpaceGetAllPointsUnion(PetscInt Nf, PetscDualSpace *sp, PetscInt dim… in PetscDualSpaceGetAllPointsUnion() function
908 PetscCall(PetscDualSpaceGetAllPointsUnion(Nf, sp, dim - htInc, funcs, &allPoints)); in DMProjectLocal_Generic_Plex()
1035 …PetscCall(PetscDualSpaceGetAllPointsUnion(Nf, sp, isCohesive ? dim - htInc - 1 : dim - htInc, func… in DMProjectLocal_Generic_Plex()
1077 PetscCall(PetscDualSpaceGetAllPointsUnion(Nf, sp, dim - htInc, funcs, &quad)); in DMProjectLocal_Generic_Plex()