Home
last modified time | relevance | path

Searched defs:errstr (Results 1 – 2 of 2) sorted by relevance

/petsc/share/petsc/matlab/
H A DPetscBagRead.m61 errstr = sprintf('Could not open %s.',petscbagh); variable
80 errstr = sprintf('Could not parse %s.',petscbagh); variable
/petsc/src/mat/interface/
H A Dmatproduct.c694 char errstr[256]; in MatProductNumeric() local
814 char errstr[256]; in MatProductSymbolic() local