Searched refs:PetscSectionCreateSubplexSection_Private (Results 1 – 1 of 1) sorted by relevance
2294 static PetscErrorCode PetscSectionCreateSubplexSection_Private(PetscSection s, IS subpointIS, Petsc… in PetscSectionCreateSubplexSection_Private() function2423 PetscCall(PetscSectionCreateSubplexSection_Private(s, subpointIS, PETSC_TRUE, subs)); in PetscSectionCreateSubmeshSection()2455 PetscCall(PetscSectionCreateSubplexSection_Private(s, subpointMap, PETSC_FALSE, subs)); in PetscSectionCreateSubdomainSection()