Home
last modified time | relevance | path

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

/honee/src/
H A Dmisc.c270 char host_name[PETSC_MAX_PATH_LEN]; in PrintRunInfo() local
272 PetscCall(PetscGetHostName(host_name, sizeof host_name)); in PrintRunInfo()
280 host_name, comm_size)); in PrintRunInfo()