Home
last modified time | relevance | path

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

/honee/include/
H A Dmat-ceed.h23 PETSC_CEED_EXTERN PetscErrorCode MatCeedGetContextReal(Mat mat, const char *name, PetscReal *value);
/honee/src/
H A Dmat-ceed.c898 PetscErrorCode MatCeedGetContextReal(Mat mat, const char *name, PetscReal *value) { in MatCeedGetContextReal() function