Searched defs:exactError (Results 1 – 2 of 2) sorted by relevance
28 PetscErrorCode (*exactError)(TS, Vec, Vec); in PetscConvEstComputeErrorTS_Private() local
654 Vec fluxError, exactError; /* Element wise error vector */ in main() local