Home
last modified time | relevance | path

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

/petsc/include/ !
H A Dpetscdmlabel.h21 PETSC_EXTERN PetscErrorCode DMLabelViewFromOptions(DMLabel, PetscObject, const char[]);
/petsc/src/dm/label/ !
H A Ddmlabel.c498 PetscErrorCode DMLabelViewFromOptions(DMLabel label, PeOp PetscObject obj, const char name[]) in DMLabelViewFromOptions() function