Home
last modified time | relevance | path

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

/libCEED/examples/fluids/src/
H A Dmat-ceed.c613 const char *mat_ceed_prefix = NULL; in MatCeedCreateMatCOO() local
615 PetscCall(MatGetOptionsPrefix(mat_ceed, &mat_ceed_prefix)); in MatCeedCreateMatCOO()
616 PetscOptionsBegin(PetscObjectComm((PetscObject)mat_ceed), mat_ceed_prefix, "", NULL); in MatCeedCreateMatCOO()