Functions | |
def | printMatValues (mat, rowI, colI, transposed, diffTol=1e-30) |
Read a PETSc matrix and print the value(s) at given row and column(s)
def dafoam_matgetvalues.printMatValues | ( | mat, | |
rowI, | |||
colI, | |||
transposed, | |||
diffTol = 1e-30 |
|||
) |
Definition at line 13 of file dafoam_matgetvalues.py.