Home
last modified time | relevance | path

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

/petsc/include/petsc/private/ !
H A Ddmpleximpl.h686 static inline void DMPlex_Transpose2D_Internal(PetscScalar A[]) in DMPlex_Transpose2D_Internal() function
/petsc/src/dm/impls/plex/ !
H A Dplexfem.c527 DMPlex_Transpose2D_Internal(rc->RT); in DMPlexBasisTransformSetUp_Rotation_Internal()