Home
last modified time | relevance | path

Searched defs:isglobal (Results 1 – 4 of 4) sorted by relevance

/petsc/src/mat/impls/nest/
H A Dmatnestimpl.h12 struct MatNestISPair isglobal; member
H A Dmatnest.c1499 …tCreateAggregateL2G_Private(Mat A, PetscInt n, const IS islocal[], const IS isglobal[], PetscBool … in MatNestCreateAggregateL2G_Private()
/petsc/src/snes/tutorials/ex10d/
H A Dex10.c79 IS isglobal, islocal; /* global and local index sets */ in main() local
/petsc/src/mat/interface/
H A Dmatrix.c7716 IS isglobal; in MatComputeVariableBlockEnvelope() local