Searched refs:perr (Results 1 – 2 of 2) sorted by relevance
| /petsc/src/mat/graphops/partition/impls/party/ |
| H A D | party.c | 25 int perr; in MatPartitioningApply_Party() local 97 …perr = party_lib(n, vertex_w, NULL, NULL, NULL, edge_p, edge, NULL, p, part_party, &cutsize, redl,… in MatPartitioningApply_Party() 115 PetscCheck(!perr, PETSC_COMM_SELF, PETSC_ERR_LIB, "Party failed"); in MatPartitioningApply_Party()
|
| /petsc/config/BuildSystem/config/packages/ |
| H A D | Chombo.py | 103 …poutput,perr,pret = config.package.Package.executeShellCommand('make vars', cwd=os.path.join(self.…
|