Home
last modified time | relevance | path

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

/petsc/src/dm/impls/moab/
H A Ddmmbio.cxx57 PetscBool isftype; in DMMoabOutput() local
64 PetscCall(PetscStrendswith(filename, "h5m", &isftype)); in DMMoabOutput()
67 if (isftype) { in DMMoabOutput()