Functions | |
def | evalMatDiff (mat1, mat2, mode, diffTol=1e-30) |
Compare values in two different Petsc matrices and identify the max relative/absolute error
def dafoam_matdiff.evalMatDiff | ( | mat1, | |
mat2, | |||
mode, | |||
diffTol = 1e-30 |
|||
) |
Definition at line 14 of file dafoam_matdiff.py.