Searched refs:istime (Results 1 – 1 of 1) sorted by relevance
414 PetscBool istime; in DMSequenceView_HDF5() local416 PetscCall(PetscStrncmp(seqname, "time", 5, &istime)); in DMSequenceView_HDF5()417 if (istime) { in DMSequenceView_HDF5()455 PetscBool istime; in DMSequenceLoad_HDF5_Internal() local460 PetscCall(PetscStrncmp(seqname, "time", 5, &istime)); in DMSequenceLoad_HDF5_Internal()461 if (istime) { in DMSequenceLoad_HDF5_Internal()