Searched defs:clperm (Results 1 – 2 of 2) sorted by relevance
| /petsc/src/dm/impls/plex/ |
| H A D | plexreorder.c | 5 …ngClosure_Static(DM dm, PetscInt numPoints, const PetscInt pperm[], PetscInt **clperm, PetscInt **… in DMPlexCreateOrderingClosure_Static() 72 …PetscInt *start = NULL, *adjacency = NULL, *cperm, *clperm = NULL, *invclperm = NULL, *mask, *xls,… in DMPlexGetOrdering() local
|
| H A D | plex.c | 6479 …tscSection section, PetscInt numPoints, const PetscInt points[], const PetscInt clperm[], const Pe… in DMPlexVecGetClosure_Static() 6524 …PetscInt numPoints, const PetscInt points[], PetscInt numFields, const PetscInt clperm[], const Pe… in DMPlexVecGetClosure_Fields_Static() 6908 …etscBool setBC, const PetscInt perm[], const PetscScalar flip[], const PetscInt clperm[], const Pe… in updatePoint_private() 6976 …, PetscScalar), const PetscInt perm[], const PetscScalar flip[], const PetscInt clperm[], const Pe… in updatePointBC_private() 7026 …nt f, void (*fuse)(PetscScalar *, PetscScalar), PetscBool setBC, const PetscInt clperm[], const Pe… in updatePointFields_private() 7096 …onst PetscInt comps[], void (*fuse)(PetscScalar *, PetscScalar), const PetscInt clperm[], const Pe… in updatePointFieldsBC_private() 7300 const PetscInt *clp, *clperm = NULL; in DMPlexVecSetClosure() local 8156 const PetscInt *clperm = NULL; in DMPlexGetClosureIndices_Internal() local
|