Home
last modified time | relevance | path

Searched defs:isa (Results 1 – 7 of 7) sorted by relevance

/petsc/src/sys/classes/viewer/impls/socket/mex-scripts/
H A Dsopen.c84 struct sockaddr_in isa; in SOCKConnect_Private() local
/petsc/src/ksp/pc/impls/gasm/ftn-custom/
H A Dzgasmf.c18 IS *isa, *isb; in pcgasmdestroysubdomains_() local
/petsc/src/ksp/pc/impls/asm/ftn-custom/
H A Dzasmf.c63 IS *isa, *isb; in pcasmdestroysubdomains_() local
/petsc/src/sys/classes/viewer/impls/socket/
H A Dsend.c241 struct sockaddr_in isa; local
/petsc/src/tao/bound/utils/
H A Disutil.c191 PetscInt *isl = NULL, *isu = NULL, *isf = NULL, *isa = NULL, *isi = NULL; in TaoEstimateActiveBounds() local
/petsc/src/mat/impls/aij/seq/
H A Dmatmatmult.c1847 IS *isa; in MatTransposeColoringCreate_SeqAIJ() local
/petsc/include/petsc/private/
H A Dmatimpl.h654 …IS *isa; /* these are the IS that contain the column values given… member