Home
last modified time | relevance | path

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

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