Home
last modified time | relevance | path

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

/petsc/include/
H A Dpetscdm.h350 PETSC_EXTERN PetscErrorCode DMGetAuxiliaryLabels(DM, DMLabel[], PetscInt[], PetscInt[]);
/petsc/doc/changes/
H A D317.md208 - Change `DMGetAuxiliaryVec()`, `DMSetAuxiliaryVec()`, and `DMGetAuxiliaryLabels()` to take an equa…
/petsc/src/dm/interface/
H A Ddm.c9344 PetscErrorCode DMGetAuxiliaryLabels(DM dm, DMLabel labels[], PetscInt values[], PetscInt parts[]) in DMGetAuxiliaryLabels() function