Home
last modified time | relevance | path

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

/petsc/include/petsc/private/
H A Dpetscfeimpl.h439 PETSC_INTERN PetscErrorCode PetscDualSpaceLatticePointLexicographic_Internal(PetscInt, PetscInt, Pe…
/petsc/src/dm/dt/dualspace/interface/
H A Ddualspace.c28 PetscErrorCode PetscDualSpaceLatticePointLexicographic_Internal(PetscInt len, PetscInt max, PetscIn… in PetscDualSpaceLatticePointLexicographic_Internal() function
/petsc/src/dm/dt/dualspace/impls/lagrange/
H A Ddspacelagrange.c192 PetscCall(PetscDualSpaceLatticePointLexicographic_Internal(dim, degree, &tup[1])); in Petsc1DNodeFamilyComputeSimplexNodes()