Searched defs:subs (Results 1 – 8 of 8) sorted by relevance
| /petsc/src/vec/vec/utils/tagger/impls/ |
| H A D | andor.c | 16 PetscErrorCode VecTaggerGetSubs_AndOr(VecTagger tagger, PetscInt *nsubs, VecTagger **subs) in VecTaggerGetSubs_AndOr() 33 PetscErrorCode VecTaggerSetSubs_AndOr(VecTagger tagger, PetscInt nsubs, VecTagger *subs, PetscCopyM… in VecTaggerSetSubs_AndOr() 89 VecTagger *subs; in VecTaggerSetFromOptions_AndOr() local 112 VecTagger *subs; in VecTaggerSetUp_AndOr() local 129 VecTagger *subs; in VecTaggerView_AndOr() local
|
| H A D | or.c | 20 PetscErrorCode VecTaggerOrGetSubs(VecTagger tagger, PetscInt *nsubs, VecTagger *subs[]) in VecTaggerOrGetSubs() 42 PetscErrorCode VecTaggerOrSetSubs(VecTagger tagger, PetscInt nsubs, VecTagger subs[], PetscCopyMode… in VecTaggerOrSetSubs() 53 VecTagger *subs; in VecTaggerComputeBoxes_Or() local 110 VecTagger *subs; in VecTaggerComputeIS_Or() local
|
| H A D | and.c | 20 PetscErrorCode VecTaggerAndGetSubs(VecTagger tagger, PetscInt *nsubs, VecTagger *subs[]) in VecTaggerAndGetSubs() 42 PetscErrorCode VecTaggerAndSetSubs(VecTagger tagger, PetscInt nsubs, VecTagger subs[], PetscCopyMod… in VecTaggerAndSetSubs() 53 VecTagger *subs; in VecTaggerComputeBoxes_And() local 130 VecTagger *subs; in VecTaggerComputeIS_And() local
|
| H A D | andor.h | 6 VecTagger *subs; member
|
| /petsc/src/mat/tests/ |
| H A D | ex202.c | 12 Mat subs[2 * 3], **block; in TestInitialMatrix() local 103 Mat subs[2 * 2], **block; in TestReuseMatrix() local
|
| /petsc/src/vec/is/section/interface/ |
| H A D | section.c | 2027 …cSectionCreateSubsection(PetscSection s, PetscInt len, const PetscInt fields[], PetscSection *subs) in PetscSectionCreateSubsection() 2133 …CreateComponentSubsection(PetscSection s, PetscInt len, const PetscInt comps[], PetscSection *subs) in PetscSectionCreateComponentSubsection() 2294 …SubplexSection_Private(PetscSection s, IS subpointIS, PetscBool renumberPoints, PetscSection *subs) in PetscSectionCreateSubplexSection_Private() 2420 PetscErrorCode PetscSectionCreateSubmeshSection(PetscSection s, IS subpointIS, PetscSection *subs) in PetscSectionCreateSubmeshSection() 2452 …tscErrorCode PetscSectionCreateSubdomainSection(PetscSection s, IS subpointMap, PetscSection *subs) in PetscSectionCreateSubdomainSection() 3405 PetscErrorCode PetscSectionGetField(PetscSection s, PetscInt field, PetscSection *subs) in PetscSectionGetField()
|
| /petsc/src/mat/impls/nest/ |
| H A D | matnest.c | 349 Mat *subs; in MatTranspose_Nest() local
|
| /petsc/src/ksp/pc/impls/bddc/ |
| H A D | bddcprivate.c | 2910 IS *subs; in PCBDDCBenignDetectSaddlePoint() local
|