Searched refs:PetscSectionSelectFields_Private (Results 1 – 1 of 1) sorted by relevance
78 static PetscErrorCode PetscSectionSelectFields_Private(PetscSection s, PetscSection gs, PetscInt nu… in PetscSectionSelectFields_Private() function426 …if (is) PetscCall(PetscSectionSelectFields_Private(section, sectionGlobal, numFields, fields, numC… in DMCreateSectionSubDM()