Searched defs:identity (Results 1 – 12 of 12) sorted by relevance
| /petsc/src/mat/tests/ |
| H A D | ex68.c | 11 IS isrow, iscol, identity; in main() local
|
| /petsc/src/dm/impls/plex/tests/ |
| H A D | ex72.c | 11 static void identity(PetscInt dim, PetscInt Nf, PetscInt NfAux, const PetscInt uOff[], const PetscI… in identity() function
|
| H A D | ex73.c | 65 static void identity(PetscInt dim, PetscInt Nf, PetscInt NfAux, const PetscInt uOff[], const PetscI… in identity() function
|
| /petsc/src/dm/impls/plex/transform/impls/extrude/ |
| H A D | plextrcohesive.c | 912 PetscBool identity = PETSC_FALSE; in DMPlexTransformCellTransform_Cohesive() local
|
| H A D | plextrextrude.c | 756 PetscBool ignore = PETSC_FALSE, identity = PETSC_FALSE; in DMPlexTransformCellTransform_Extrude() local
|
| /petsc/src/mat/impls/kaij/ |
| H A D | kaij.c | 377 PetscErrorCode MatKAIJGetScaledIdentity(Mat A, PetscBool *identity) in MatKAIJGetScaledIdentity()
|
| /petsc/src/snes/tutorials/ |
| H A D | ex13.c | 386 …void (*identity[1])(PetscInt, PetscInt, PetscInt, const PetscInt[], const PetscInt[], const PetscS… in ComputeAdjoint() local
|
| /petsc/src/dm/impls/swarm/tests/ |
| H A D | ex2.c | 143 static void identity(PetscInt dim, PetscInt Nf, PetscInt NfAux, const PetscInt uOff[], const PetscI… in identity() function
|
| /petsc/src/dm/impls/plex/ |
| H A D | plexmetric.c | 955 static void identity(PetscInt dim, PetscInt Nf, PetscInt NfAux, const PetscInt uOff[], const PetscI… in identity() function
|
| H A D | plextree.c | 223 DMLabel identity, identityRef; in DMPlexCreateReferenceTree_Union() local 446 DMLabel identity; in DMPlexCreateDefaultReferenceTree() local
|
| /petsc/src/snes/utils/dm/ |
| H A D | dmadapt.c | 1297 static void identity(PetscInt dim, PetscInt Nf, PetscInt NfAux, const PetscInt uOff[], const PetscI… in identity() function
|
| /petsc/src/mat/impls/aij/seq/kokkos/ |
| H A D | aijkok.kokkos.cxx | 1790 PetscBool identity = rowperm.extent(0) ? PETSC_FALSE : PETSC_TRUE; in MatSolve_SeqAIJKokkos_Cholesky() local
|