Home
last modified time | relevance | path

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

/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/util/
H A Dutil_getppn.c14 static inline int util_mpi_check(int rc, char * name) in util_mpi_check() function
38 if (util_mpi_check(err,"MPI_Comm_split_type")) goto errlab;
41 if (util_mpi_check(err,"MPI_Comm_size")) goto errlab;
44 if (util_mpi_check(err,"MPI_Comm_free")) goto errlab;
/dports/science/nwchem-data/nwchem-7.0.2-release/src/util/
H A Dutil_getppn.c22 static inline int util_mpi_check(int rc, char * name) in util_mpi_check() function
50 if (util_mpi_check(err,"MPI_Comm_split_type")) goto errlab;
53 if (util_mpi_check(err,"MPI_Comm_size")) goto errlab;
56 if (util_mpi_check(err,"MPI_Comm_free")) goto errlab;