Searched refs:ISLocalToGlobalMappingViewFromOptions (Results 1 – 6 of 6) sorted by relevance
| /petsc/src/dm/impls/plex/tests/ |
| H A D | ex49.c | 130 PetscCall(ISLocalToGlobalMappingViewFromOptions(ltog, NULL, "-ltog_view")); in CheckOffsets() 185 PetscCall(ISLocalToGlobalMappingViewFromOptions(ltog, NULL, "-coord_ltog_view")); in CheckOffsets()
|
| /petsc/include/ |
| H A D | petscis.h | 198 PETSC_EXTERN PetscErrorCode ISLocalToGlobalMappingViewFromOptions(ISLocalToGlobalMapping, PetscObje…
|
| /petsc/src/ksp/ksp/tutorials/ |
| H A D | ex71.c | 291 PetscCall(ISLocalToGlobalMappingViewFromOptions(mapn, NULL, "-multi_view")); in main()
|
| /petsc/src/vec/is/utils/ |
| H A D | isltog.c | 341 PetscErrorCode ISLocalToGlobalMappingViewFromOptions(ISLocalToGlobalMapping A, PetscObject obj, con… in ISLocalToGlobalMappingViewFromOptions() function
|
| /petsc/src/dm/impls/plex/ |
| H A D | plexdistribute.c | 1666 …PetscCall(ISLocalToGlobalMappingViewFromOptions(ltogMigration, (PetscObject)dm, "-partition_view")… in DMPlexMigrate()
|
| /petsc/src/mat/impls/is/ |
| H A D | matis.c | 590 PetscCall(ISLocalToGlobalMappingViewFromOptions(*l2g, NULL, "-mat_is_nd_l2g_view")); in MatMPIXAIJComputeLocalToGlobalMapping_Private()
|