Searched defs:orientation (Results 1 – 4 of 4) sorted by relevance
| /petsc/src/vec/vec/utils/ |
| H A D | vsection.c | 109 const PetscInt orientation = 0; /* Needs to be included for use in closure operations */ in VecSetValuesSection() local
|
| /petsc/src/dm/impls/plex/ |
| H A D | plexsfc.c | 352 …ction, PetscInt field, PetscInt array_size, PetscInt array[], PetscInt point, PetscInt orientation) in DMPlexOrientFieldPointIndex() 377 …dPointVec(DM dm, PetscSection section, PetscInt field, Vec V, PetscInt point, PetscInt orientation) in DMPlexOrientFieldPointVec()
|
| H A D | plextree.c | 303 const PetscInt *cone, *orientation; in DMPlexCreateReferenceTree_Union() local 320 const PetscInt *cone, *orientation; in DMPlexCreateReferenceTree_Union() local 1907 const PetscInt *cone, *orientation; in DMPlexTreeRefineCell() local
|
| /petsc/src/vec/is/section/interface/ |
| H A D | section.c | 2853 const PetscInt orientation = 0; /* Needs to be included for use in closure operations */ in VecIntSetValuesSection_Private() local
|