Home
last modified time | relevance | path

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

/petsc/include/
H A Dpetscfv.h69 PETSC_EXTERN PetscErrorCode PetscFVGetType(PetscFV, PetscFVType *);
/petsc/src/dm/dt/fv/interface/
H A Dfv.c983 PetscErrorCode PetscFVGetType(PetscFV fvm, PetscFVType *name) in PetscFVGetType() function