Home
last modified time | relevance | path

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

/honee/src/
H A Dcloptions.c39 PetscErrorCode ISO8601TimeDurationToSeconds(MPI_Comm comm, const char *string, time_t *duration) { in ISO8601TimeDurationToSeconds() function
212 PetscCall(ISO8601TimeDurationToSeconds(comm, buffer, &max_wall_time_duration)); in ProcessCommandLineOptions()
217 PetscCall(ISO8601TimeDurationToSeconds(comm, buffer, &max_wall_time_buffer)); in ProcessCommandLineOptions()