Home
last modified time | relevance | path

Searched refs:PetscSectionSelectFields_Private (Results 1 – 1 of 1) sorted by relevance

/petsc/src/dm/interface/
H A Ddmi.c78 static PetscErrorCode PetscSectionSelectFields_Private(PetscSection s, PetscSection gs, PetscInt nu… in PetscSectionSelectFields_Private() function
426 …if (is) PetscCall(PetscSectionSelectFields_Private(section, sectionGlobal, numFields, fields, numC… in DMCreateSectionSubDM()